Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2006-12-08 10:21:06 -0800 (Fri, 08 Dec 2006)
Revision: 9850
Log message:

      When -S is enabled, the scanner commands that produce output (stderr only, as
      stdout is redirected!) should still get an appropriate "banner". We used to
      ignore both stdout and stderr for the purposes of activating the "Lazy Banner"
      on scanner commands, which was wrong.
      

Changes  Path
+11 -11 omake-branches/0.9.8.x/src/exec/omake_exec_local.ml
+5 -6 omake-branches/0.9.8.x/src/exec/omake_exec_print.ml