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/ -