sbt/util/process/src/test/scala
Mark Harrah 9135ece3cd The Process methods that are redirection-like should not discard the exit code of the input.
Only piping should do that.  This addresses an inconsistency with Fork, where using the CustomOutput
OutputStrategy makes the exit code always zero.
2013-09-19 12:38:16 -04:00
..
ProcessSpecification.scala The Process methods that are redirection-like should not discard the exit code of the input. 2013-09-19 12:38:16 -04:00
TestedProcess.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00