]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / notmuch-test
index 0ea4f4f732534ca68be1430c7cebd131a032beaf..c81e3fc037301a328f0395b20dfa470ce5935dc9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Run tests
 #