]> git.notmuchmail.org Git - notmuch/commitdiff
test/atomicity: change shebang to '#!/usr/bin/env bash'
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 13 Nov 2011 08:52:35 +0000 (10:52 +0200)
committerDavid Bremner <bremner@debian.org>
Mon, 14 Nov 2011 21:08:53 +0000 (17:08 -0400)
test/atomicity

index 34642388430ff8c544017764c0d03222c69fa217..ad7d4a3c59e7d5ace823c46ce95e774609d4773d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description='atomicity'
 . ./test-lib.sh