summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-11-12 12:29:45 +0100
committerJim Meyering <meyering@redhat.com>2011-11-12 12:29:45 +0100
commit26d0fa7837b74b4aef0084d39bd3adebb584d127 (patch)
tree01749d2a75de3c8e430e61430a9057711a569d36
parentda146191fe5ae006c7d02fc7feb0870c59917c2f (diff)
downloadgrep-26d0fa7837b74b4aef0084d39bd3adebb584d127.tar.gz
tests: don't assume that /bin/bash exists
* tests/fedora: Run using /bin/sh, not /bin/bash.
-rwxr-xr-xtests/fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fedora b/tests/fedora
index e85cd605..304ca8a2 100755
--- a/tests/fedora
+++ b/tests/fedora
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
. "${srcdir=.}/init.sh"; path_prepend_ ../src