Update of /cvsroot/linux-vax/toolchain/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2734
Modified Files:
run_test_build.sh
Log Message:
- Throw away old text.
Index: run_test_build.sh
===================================================================
RCS file: /cvsroot/linux-vax/toolchain/scripts/run_test_build.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- run_test_build.sh 19 Dec 2005 12:59:35 -0000 1.13
+++ run_test_build.sh 21 Dec 2005 08:29:01 -0000 1.14
@@ -135,8 +135,6 @@
echo "Hello!"
echo ""
echo "Seems building for target ${TARGET} failed :-("
- echo "Here's the difference of the build log of the last"
- echo "known-successful build:"
echo ""
echo "We managed to build these parts:"
echo ""
|