summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMisc/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/build.sh b/Misc/build.sh
index 5936dfd..b153fd5 100755
--- a/Misc/build.sh
+++ b/Misc/build.sh
@@ -241,4 +241,3 @@ echo "</html>" >> $RESULT_FILE
rsync $RSYNC_OPTS html/* $REMOTE_SYSTEM:$REMOTE_DIR
cd ../build
rsync $RSYNC_OPTS index.html *.out $REMOTE_SYSTEM:$REMOTE_DIR/results/
-