Fix -U, -D and -d with explicit targets that start with ../.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 28 Jun 2003 05:09:59 +0000 (05:09 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 28 Jun 2003 05:09:59 +0000 (05:09 +0000)
commit630a3044f06e3aa81c7571c55bd87ddd870ee88e
tree72d79c175b4206ccde612c95b67e7955c412959f
parent2a699f9f42a4249b2de91972680066f5b40f44cb
Fix -U, -D and -d with explicit targets that start with ../.
[Updating a change that was previously not synchronized to CVS.]

git-svn-id: http://scons.tigris.org/svn/scons/trunk@728 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Script/__init__.py
test/option--D.py
test/option--U.py
test/option-u.py