]> git.notmuchmail.org Git - notmuch/blobdiff - test/author-order
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / author-order
index d11499224d0729c2edf8e85312a6832a18e79ff1..6ffeffc719476630c21055dc978d7d934df371c8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="author reordering;"
 . ./test-lib.sh