aboutsummaryrefslogtreecommitdiff
path: root/test/atomicity
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2011-11-13 10:52:35 +0200
committerDavid Bremner <bremner@debian.org>2011-11-14 17:08:53 -0400
commit9cda22c39b3ec33db09d4f5df5f59c7042658991 (patch)
tree0d12c6091980fd3b3cd74ceca27fa1b0c16fe8b5 /test/atomicity
parentedd2f3f0a83a76f00b628c3c7b1fca4f6a081304 (diff)
test/atomicity: change shebang to '#!/usr/bin/env bash'
Diffstat (limited to 'test/atomicity')
-rwxr-xr-xtest/atomicity2
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