From: Amos Jeffries Date: Fri, 10 Apr 2009 03:50:06 +0000 (-0600) Subject: TestBed: cause slave builders to cleanup after themselves X-Git-Tag: SQUID_3_2_0_1~1070 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74be1f815e85236dfbcef22e2765afbbde61f9b5;p=thirdparty%2Fsquid.git TestBed: cause slave builders to cleanup after themselves --- diff --git a/scripts/testbed.sh b/scripts/testbed.sh index 5106903a8e..69350e718c 100755 --- a/scripts/testbed.sh +++ b/scripts/testbed.sh @@ -19,6 +19,6 @@ # build results bzr update 2>&1 ./bootstrap.sh - ./test-builds.sh + ./test-builds.sh --cleanup ) | /usr/sbin/sendmail -t