Try again: test unimportant change to verify buildbot does not try to build
This commit is contained in:
parent
1da7384e34
commit
0a903ac301
|
@ -220,3 +220,4 @@ 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/
|
||||
|
||||
|
|
Loading…
Reference in New Issue