Fix execution on systems where qmtest is in a path that contains spaces
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 7 Feb 2009 13:03:42 +0000 (13:03 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 7 Feb 2009 13:03:42 +0000 (13:03 +0000)
commit9060a6752c08163368f7a5bc6a0cedff504f3a8f
treeb6ffe25433c686a01e2aefb6ad4486f9dd687c6a
parentf8eafabef64ed5b2409cb4f9c7a4af94e5cfd1ba
Fix execution on systems where qmtest is in a path that contains spaces
(C:\Program Files\Python24\Scripts) by just using the found qmtest name.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3979 fdb21ef1-2011-0410-befe-b5e4ea1792b1
runtest.py