]> git.notmuchmail.org Git - notmuch/blobdiff - test/valgrind/valgrind.sh
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
[notmuch] / test / valgrind / valgrind.sh
index 3bc90f5cd178fa9686605797f8fe1baea78c3727..78700c077e836c8569fd1b96bb5c3abf1e5fd26c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 
 base=$(basename "$0")