]> git.notmuchmail.org Git - notmuch/blobdiff - test/uuencode
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / uuencode
index d5093209056f732f8f15b774055ff9efea5ad733..d0d16bdd224ff6a14101ecc4ed4d31a5267ce3bc 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="handling of uuencoded data"
 . ./test-lib.sh