builder: fix another bug
parent
da14268537
commit
9a66a8f87b
|
@ -180,7 +180,7 @@ SYMBOL: builder-recipients
|
||||||
: build-loop ( -- )
|
: build-loop ( -- )
|
||||||
builds-check
|
builds-check
|
||||||
[
|
[
|
||||||
builds cd
|
builds "/factor" append cd
|
||||||
updates-available?
|
updates-available?
|
||||||
[ build ]
|
[ build ]
|
||||||
when
|
when
|
||||||
|
|
Loading…
Reference in New Issue