Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
#!/usr/bin/env
bash in test scripts
This uses the path supplied `bash`, and will also allow the scripts to run on NixOS where `/usr/bin/env` is shimmed for compatibility but `/bin/bash` can't be relied on.
- Loading branch information