change plt-single-installer to not create processes

This commit is contained in:
Matthew Flatt 2010-07-09 10:22:38 -06:00
parent 195b37831b
commit 20bb4a8dfa

View File

@ -73,7 +73,9 @@
(make-launchers #f)
(make-info-domain #t)
(call-install #f)
(make-docs #f)))
(make-docs #f))
(parallel-workers 1))
(invoke-unit
(compound-unit/infer
(import)