Fix a problem with the new Parallel job support when a command fails. (J.T. Conklin)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 9 Oct 2003 22:20:17 +0000 (22:20 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 9 Oct 2003 22:20:17 +0000 (22:20 +0000)
commitec4deefefa1338fce10d30e73b193874f9df9dc6
tree242ccda5c6f457941574d3e2b735a5bdec23d702
parentc7855f663c27f8e1d5576e42725511a4d62cc0b6
Fix a problem with the new Parallel job support when a command fails.  (J.T. Conklin)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@816 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Job.py
src/engine/SCons/Taskmaster.py
src/engine/SCons/TaskmasterTests.py
test/option-j.py