]> git.notmuchmail.org Git - notmuch/blobdiff - test/json
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / json
index 307cd1e6c927e3c655b273076c55e5ec436d2d06..7c81856321326b0969a5d61d3e20b23b2760e7f8 100755 (executable)
--- a/test/json
+++ b/test/json
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description="--format=json output"
 . ./test-lib.sh