]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
TestBed: continue testing even if make distclean fails
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Aug 2008 06:46:59 +0000 (18:46 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Aug 2008 06:46:59 +0000 (18:46 +1200)
test-suite/buildtest.sh

index 4c3e214e1a67d3876d911beb299be54f8e352c03..52a43e09032f5c4d2872f4a32f5b1162c0a0f440 100755 (executable)
@@ -31,7 +31,7 @@ fi
 #
 # empty all the existing code, reconfigure and builds test code
 
-make -k distclean
+make -k distclean || echo "distclean done. errors are unwanted but okay here."
 
 #
 # above command currently encounters dependancy problems on cleanup.