The parallel message should be returned from that function, not printed
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:57:57 +0000 (03:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 22 Aug 2008 03:57:57 +0000 (03:57 +0000)
commitbcb1157da7e4ec5b71bfffd71a5d3c173ce48bb8
treef06a5546ec46fef814df9253601b39c82f0f0662
parentc92ef5a9c770a9d5d7b5f40d3e555ae57a75332f
The parallel message should be returned from that function, not printed
directly.  This allows it to be disabled by the right --warn= option.

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