Evaluate $SYS_APACHE sooner (directly from autonoous test).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 11 Apr 2012 15:32:55 +0000 (15:32 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 11 Apr 2012 15:32:55 +0000 (15:32 +0000)
org.glite.testsuites.ctb/gridsite/tests/gridsite-common-testbeds.sh

index 1eb7258..a4df1c2 100755 (executable)
@@ -98,8 +98,8 @@ mkdir -p /var/www/htdocs
 killall httpd apache2 >/dev/null 2>&1
 sleep 2
 killall -9 httpd apache2 >/dev/null 2>&1
-echo Starting \$SYS_APACHE -f \$HTTPD_CONF
-\$SYS_APACHE -f \$HTTPD_CONF
+echo Starting $SYS_APACHE -f \$HTTPD_CONF
+$SYS_APACHE -f \$HTTPD_CONF
 
 cd /tmp