]> git.notmuchmail.org Git - notmuch/blobdiff - test/maildir-sync
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / maildir-sync
index 50a5b8e617b17a59a66ca4a1356e550c1736d7b1..2b43127e9e74ed62f87f00829630384eb284b520 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 test_description="maildir synchronization"