summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2014-10-22 10:52:01 -0400
committerRob Crittenden <rcritten@redhat.com>2014-10-22 10:55:37 -0400
commitbeb743e0258742cd917f209238e7527d12fa4296 (patch)
tree19706a643a645211efa62a811c153955522dc0ad
parenteff60f32a72eb96fa5e43bc30317eb713f8ba34c (diff)
downloadmod_nss-beb743e0258742cd917f209238e7527d12fa4296.tar.gz
mod_nss-beb743e0258742cd917f209238e7527d12fa4296.tar.xz
mod_nss-beb743e0258742cd917f209238e7527d12fa4296.zip
gencert is not executable in the tree so call bash directly
-rwxr-xr-xtest/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/setup.sh b/test/setup.sh
index 32f2b8e..2c6819c 100755
--- a/test/setup.sh
+++ b/test/setup.sh
@@ -22,7 +22,7 @@ fi
cp ../.libs/libmodnss.so ${test_root}/lib
cp ../nss_pcache ${test_root}/bin
-../gencert ${test_root}/alias
+bash ../gencert ${test_root}/alias
echo internal:httptest > ${test_root}/conf/password.conf
# Export the CA cert