Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Gottlieb
19dd40b181 SERVER-48951: Add usability options for resmoke output.
--mrlog will pipe all stdout through mrlog.

--userFriendlyOutput=<file> will `tee` all output to <file>. It will filter
stdout with a grep to highlight test progress and possible failures.
2020-07-23 23:28:54 +00:00
Robert Guo
b877e1cbb3 SERVER-44481 allow resmoke.py to set shell variables with dots from the command line 2019-11-08 17:24:46 +00:00
Max Hirschhorn
a191b8f35e SERVER-40180 Escape null bytes in output of subprocesses. 2019-03-18 09:39:28 -04:00