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