]> git.notmuchmail.org Git - notmuch/blobdiff - test/emacs
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / emacs
index e2dfa9ab9b5ac84b13aef5e6681c40d07a30e2b0..bfa054fca36313242c41068a5309f5a74c6f9e8f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="emacs interface"
 . test-lib.sh