make Job classes fail gracefully in the face of exceptions
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 31 Jul 2001 12:20:51 +0000 (12:20 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 31 Jul 2001 12:20:51 +0000 (12:20 +0000)
commita16ff181cdf9440f86629e9c62022b48ffe04105
treea210853ff4f268170f37ee9115fc242d190540ce
parent478ba1a9c5de6421e7c6d08754dc30efe0302775
make Job classes fail gracefully in the face of exceptions

git-svn-id: http://scons.tigris.org/svn/scons/trunk@14 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/scons.py
src/scons/Job.py
src/scons/JobTests.py