From 58e123d75ef5858fcae7c52cd0b2dc412f4dd316 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Mon, 7 May 2007 07:02:26 +0000 Subject: [PATCH] Verify changes to the trunk go to the normal checkins list --- Misc/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Misc/build.sh b/Misc/build.sh index 5936dfd05a4..b153fd523d7 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/ -