builder: fix another bug

db4
Eduardo Cavazos 2008-02-15 06:04:53 -06:00
parent da14268537
commit 9a66a8f87b
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ SYMBOL: builder-recipients
: build-loop ( -- )
builds-check
[
builds cd
builds "/factor" append cd
updates-available?
[ build ]
when