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