Better output: using quiet.ss will show nothing except for section

headers and errors (if any).  Also, using quiet.ss will exit with an
error code if there were errors.

svn: r3655

original commit: bbf54efde9
This commit is contained in:
Eli Barzilay 2006-07-07 23:46:35 +00:00
parent 7af0ccb668
commit f970162284

View File

@ -1,7 +1,7 @@
(load-relative "loadtest.ss")
(SECTION 'embed)
(Section 'embed)
(require (lib "embed.ss" "compiler")
(lib "process.ss"))