projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd2f3f
)
test/atomicity: change shebang to '#!/usr/bin/env bash'
author
Tomi Ollila
<tomi.ollila@iki.fi>
Sun, 13 Nov 2011 08:52:35 +0000
(10:52 +0200)
committer
David Bremner
<bremner@debian.org>
Mon, 14 Nov 2011 21:08:53 +0000
(17:08 -0400)
test/atomicity
patch
|
blob
|
history
diff --git
a/test/atomicity
b/test/atomicity
index 34642388430ff8c544017764c0d03222c69fa217..ad7d4a3c59e7d5ace823c46ce95e774609d4773d 100755
(executable)
--- a/
test/atomicity
+++ b/
test/atomicity
@@
-1,4
+1,4
@@
-#!/
bin/
bash
+#!/
usr/bin/env
bash
test_description='atomicity'
. ./test-lib.sh