mason: fix
parent
ba2fa96eeb
commit
6556311115
|
@ -15,9 +15,9 @@ IN: mason
|
||||||
error. flush ;
|
error. flush ;
|
||||||
|
|
||||||
: build-loop ( -- )
|
: build-loop ( -- )
|
||||||
notify-heartbeat
|
|
||||||
?prepare-build-machine
|
?prepare-build-machine
|
||||||
[
|
[
|
||||||
|
notify-heartbeat
|
||||||
[
|
[
|
||||||
builds/factor set-current-directory
|
builds/factor set-current-directory
|
||||||
new-code-available? [ build ] when
|
new-code-available? [ build ] when
|
||||||
|
|
Loading…
Reference in New Issue