]> git.notmuchmail.org Git - notmuch/blobdiff - test/encoding
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / encoding
index 68cb8ee840d7b8f3ed8b4dc8b0c1bc951956b91d..673b0394860548a379b58733dba2823aa93cec9f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="encoding issues"
 . ./test-lib.sh