Typo in apache config file path.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 27 Nov 2011 18:14:42 +0000 (18:14 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 27 Nov 2011 18:14:42 +0000 (18:14 +0000)
org.glite.testsuites.ctb/gridsite/tests/gridsite-common-testbeds.sh

index 1f7f4c3..4ad576e 100755 (executable)
@@ -28,7 +28,7 @@ for dir in /etc/httpd /etc/apache /etc/apache2; do
                break
        fi
 done
-HTTPD_CONF=\$HTTPD_CONF_DIR/gridsite-webserver.conf
+HTTPD_CONF=$HTTPD_CONFDIR/gridsite-webserver.conf
 
 cat << EndArrangeScript > arrange_gridsite_test_root.sh 
 CERTFILE=\$1