From: Neal Norwitz Date: Mon, 7 May 2007 07:02:26 +0000 (+0000) Subject: Verify changes to the trunk go to the normal checkins list X-Git-Tag: v2.6a1~1765 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=58e123d75ef5858fcae7c52cd0b2dc412f4dd316;p=thirdparty%2FPython%2Fcpython.git Verify changes to the trunk go to the normal checkins list --- diff --git a/Misc/build.sh b/Misc/build.sh index 5936dfd05a41..b153fd523d73 100755 --- a/Misc/build.sh +++ b/Misc/build.sh @@ -241,4 +241,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/ -