Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-07 23:08:28 -0700 (Thu, 07 Apr 2005)
Revision: 7176
Log message:
Added a --txt option to the mmc script that would cause it to produce the
normal "prl" mode output, but without the escape sequents. This is
accomplished by setting TERM=dumb before running MetaPRL.
(Note that the "omake mmc_tests" always used to do this, so this is only
affects the CLI invocation of the mmc script).
Changes | Path |
+2 -2 | mpcompiler/mmc/test/OMakefile |
+10 -2 | mpcompiler/mmc/test/mmc |