]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
TestBed: Typo remaining from old flags mistake
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 28 Jan 2011 04:45:40 +0000 (17:45 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 28 Jan 2011 04:45:40 +0000 (17:45 +1300)
test-suite/buildtest.sh

index 5f16136198d5d6f2b340cc29542e07bb4d1ea9b3..64cee2670772c567c909826caa8292817260fa29 100755 (executable)
@@ -53,7 +53,7 @@ fi
 # do not build any of the install's ...
 #
 # eval is need to correctly handle quoted arguments
-       eval "$base/../configure ${SQUID_CONFIGURE_FLAGS} ${configcache}" \
+       eval "$base/../configure ${DISTCHECK_CONFIGURE_FLAGS} ${configcache}" \
                2>&1 && \
        make ${pjobs} ${MAKETEST} 2>&1