mason: fix

Slava Pestov 2010-04-14 22:08:47 -07:00
parent 234fb5838f
commit 445381c003
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