mason: fix

db4
Slava Pestov 2010-04-14 22:08:47 -07:00
parent ba2fa96eeb
commit 6556311115
1 changed files with 1 additions and 1 deletions

View File

@ -15,9 +15,9 @@ IN: mason
error. flush ;
: build-loop ( -- )
notify-heartbeat
?prepare-build-machine
[
notify-heartbeat
[
builds/factor set-current-directory
new-code-available? [ build ] when