Update of /cvsroot/linux-vax/toolchain/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7950
Modified Files:
run_test_build.sh
Log Message:
- Now that the update script tries several times to contact the f*ing
CVS servers at SF.net, we maybe succeed at some point...
Index: run_test_build.sh
===================================================================
RCS file: /cvsroot/linux-vax/toolchain/scripts/run_test_build.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- run_test_build.sh 16 Dec 2005 11:30:07 -0000 1.1
+++ run_test_build.sh 16 Dec 2005 11:51:53 -0000 1.2
@@ -57,7 +57,6 @@
}
function update_sources() {
- return 0
if ! OUTPUT="`update_upstream_cvs_sandboxes.sh 2>&1`"; then
(
echo "Hello!"
|