sbt/util/process
Mark Harrah 8883ab324b 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
..
src The Process methods that are redirection-like should not discard the exit code of the input. 2013-09-19 12:38:16 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00