]> git.notmuchmail.org Git - notmuch/blobdiff - test/search
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / search
index b180c7ff42a3c688dae3f80b2501c43ee65d1799..2085fe666f24a7d27d2cf27c981aa40688bc3a8a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description='"notmuch search" in several variations'
 . ./test-lib.sh