Update Test{Cmd,Common}.py to print the command arguments if
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 Feb 2009 15:17:32 +0000 (15:17 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 8 Feb 2009 15:17:32 +0000 (15:17 +0000)
commite5b8ed3cb1c630795870f2611ddada8975d2bc6f
tree10f7fdd4f9db2557a67011481696b961eedacc96
parent5044c8e11f2770cad0fbe8cf871f6f12ffb77693
Update Test{Cmd,Common}.py to print the command arguments if
TestCommon.start() gets an exception trying to run a program, using a
new TestCmd.command_args() method.  Doc string updates.  Code cleanups.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3982 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestCmd.py
QMTest/TestCommon.py