Issue 2158: Actually print the warning about -j on Windows being
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:56:20 +0000 (03:56 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:56:20 +0000 (03:56 +0000)
commitc92ef5a9c770a9d5d7b5f40d3e555ae57a75332f
treecc8aa98f783d45400ccfe21282b6c3b7ee674d2d
parent118c4635ad2187b5329a31279e4b92e06933cca5
Issue 2158:  Actually print the warning about -j on Windows being
potentially unreliable if the pywin32 extensions are unavailable or
lack file handle operations.  (Jonas Olsson)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3292 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Script/Main.py