]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
TestBed: tweak script
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 8 Feb 2009 04:56:58 +0000 (21:56 -0700)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 8 Feb 2009 04:56:58 +0000 (21:56 -0700)
scripts/testbed.sh

index d8587c8332219b859083960b84f1527d8e6e910e..3c9e26c15926106c8f4f77a830ece175dc92312f 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# cron Preparation Needed:
+#      cd ~/squid-3 && /bin/sh ./scripts/testbed.sh <machine-name> <your-email>
+#
+
 (
 # report email headers
        echo "To: noc@squid-cache.org"
@@ -13,7 +17,7 @@
        echo -n "SQUID:" && (bzr info | grep "public branch")
 
 # build results
-       bzr update
+       bzr update 2>&1
        ./bootstrap.sh
        ./test-builds.sh