Fixed an issue with the way the test was setting up the CPPPATH.
authorbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 26 Sep 2008 04:42:05 +0000 (04:42 +0000)
committerbdbaddog <bdbaddog@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 26 Sep 2008 04:42:05 +0000 (04:42 +0000)
commit5e746bc5bde2a977942992f645fa4cbbc6adb28d
treefb42f3ec0412e481bf16e631aae29b987668dcc0
parent3bd3b8db514c97337398eb77582e35843ec53bd7
Fixed an issue with the way the test was setting up the CPPPATH.
Was causing buildbot failure on centos5 buildbot.
Turns out some weird interaction with the bogus code which is replaced
below was only happening when setuptools was installed
in the python tree being used for tests.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3481 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Scanner/RCTests.py