]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Fri, 11 May 2007 20:46:17 +0000 (20:46 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 11 May 2007 20:46:17 +0000 (20:46 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4753 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/regress-config

index 6f8d9476712767dc514a3ee3a07063818f5b228b..3145e1843e4b6f9cd02c8babece874a66218ad3a 100755 (executable)
@@ -3,6 +3,10 @@
 # This is the configuration script for regression testing
 #
 
+if test "x${CONFIG_SHELL}" != "x"; then
+    CONFIG_SHELL=/bin/sh
+fi
+
 CFLAGS="-g -O2 -Wall" \
  ./configure \
     --sbindir=$1/bin \