[PATCH] test/atomicity: change shebang to '#!/usr/bin/env bash'

Tomi Ollila tomi.ollila at iki.fi
Sun Nov 13 00:52:35 PST 2011


---
 test/atomicity |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/atomicity b/test/atomicity
index 3464238..ad7d4a3 100755
--- a/test/atomicity
+++ b/test/atomicity
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 test_description='atomicity'
 . ./test-lib.sh
 
-- 
1.5.6.5



More information about the notmuch mailing list