Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-21 12:38:29 -0700 (Thu, 21 Jun 2007)
Revision: 11062
Log message:
Bug 676:
- If a command fails without producing an otput and the "+/-" printouts are
"lazy", the "+/-" lines should still be printed.
- If the printing of the "+/-" lines is enabled (whether eager, or lazy),
print the exit status of failed commands, even when the printing of exit
status is disabled.
Changes | Path |
+2 -0 | omake-branches/0.9.8.4/src/exec/omake_exec_local.ml |
+3 -1 | omake-branches/0.9.8.4/src/exec/omake_exec_print.ml |