Issue 2368: Fix an exception when a null command-line argument is
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 6 Mar 2009 02:14:24 +0000 (02:14 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 6 Mar 2009 02:14:24 +0000 (02:14 +0000)
commitec44f85f70f965b3d0275fd71c94c00504a7d3de
treefd72838bc3195ba2cc25205623db6bd523dcabef
parente07923636805ea2c2f49236ffeee67ac3e532cda
Issue 2368:  Fix an exception when a null command-line argument is
passed in.

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