Change references from net/instaweb/automatic to pagespeed/automatic.

This commit is contained in:
Jeff Kaufman
2015-03-13 09:30:14 -04:00
parent 91cd587e68
commit 137792e88f
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -289,7 +289,6 @@ SERVER_NAME=nginx
# run generic system tests
SYSTEM_TEST_FILE="$MOD_PAGESPEED_DIR/src/pagespeed/system/system_test.sh"
AUTOMATIC_SYSTEM_TEST="$MOD_PAGESPEED_DIR/src/net/instaweb/automatic/system_test.sh"
if [ ! -e "$SYSTEM_TEST_FILE" ] ; then
echo "Not finding $SYSTEM_TEST_FILE -- is mod_pagespeed not in a parallel"