Fix a bug when -c is used with -n. (Steve Leblanc)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 25 Jan 2003 07:07:02 +0000 (07:07 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 25 Jan 2003 07:07:02 +0000 (07:07 +0000)
commit17528595998088b1104e77a5fcbbedd2c3d9ab54
tree2998d6ced8a67c5fa30e8b47a794399f316d3e94
parenta387efa59e695ba6b752a5830e458a843c5b3c6b
Fix a bug when -c is used with -n.  (Steve Leblanc)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@565 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Script/__init__.py
test/option-c.py