Skip to content

Commit 70de3c2

Browse files
committed
Avoid syncing the results of a failed build
1 parent bfefd0a commit 70de3c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/sync-build-log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/sh
22
rsync -az --delete html/build-log/ doc.perl6.org@www.p6c.org:/var/www/doc.perl6.org/build-log/
3+
false

0 commit comments

Comments
 (0)