From: Neal Norwitz Date: Tue, 27 Jun 2006 04:23:06 +0000 (+0000) Subject: Test unimportant change to verify buildbot does not try to build X-Git-Tag: v2.5b2~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1da7384e34f7a1887ecbbe03ebf06a0b58eb872b;p=python Test unimportant change to verify buildbot does not try to build --- diff --git a/Misc/build.sh b/Misc/build.sh index 938ba94fd4..9fb728ab37 100755 --- a/Misc/build.sh +++ b/Misc/build.sh @@ -220,4 +220,3 @@ echo "" >> $RESULT_FILE rsync $RSYNC_OPTS html/* $REMOTE_SYSTEM:$REMOTE_DIR cd ../build rsync $RSYNC_OPTS index.html *.out $REMOTE_SYSTEM:$REMOTE_DIR/results/ -