diff options
| -rwxr-xr-x | Misc/build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/build.sh b/Misc/build.sh index 938ba94..9fb728a 100755 --- a/Misc/build.sh +++ b/Misc/build.sh @@ -220,4 +220,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/ - |
