mach 2003/08/31 14:08:40
Modified: . smoke.sh Log: Getting apache-test to build response only clients. Revision Changes Path 1.2 +1 -0 xml-axkit/smoke.sh Index: smoke.sh =================================================================== RCS file: /home/cvs/xml-axkit/smoke.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smoke.sh 12 Aug 2003 07:24:41 -0000 1.1 +++ smoke.sh 31 Aug 2003 21:08:40 -0000 1.2 @@ -5,6 +5,7 @@ cvs update -dP >/dev/null 2>&1 perl Makefile.PL --defaultdeps +t/TEST -conf RESULTS=`find t -name \*.t | xargs tv -q` if [ $? != 0 ]; then SUCCESS="Failure"