From 0a903ac301ec0468f567118de1b3baad48836693 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 27 Jun 2006 04:26:30 +0000 Subject: [PATCH] Try again: test unimportant change to verify buildbot does not try to build --- Misc/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/build.sh b/Misc/build.sh index 9fb728ab379..938ba94fd42 100755 --- a/Misc/build.sh +++ b/Misc/build.sh @@ -220,3 +220,4 @@ echo "" >> $RESULT_FILE rsync $RSYNC_OPTS html/* $REMOTE_SYSTEM:$REMOTE_DIR cd ../build rsync $RSYNC_OPTS index.html *.out $REMOTE_SYSTEM:$REMOTE_DIR/results/ +