Make CommandGenerationAction able to handle subsidiary actions with no strfunction...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 May 2004 05:58:03 +0000 (05:58 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 4 May 2004 05:58:03 +0000 (05:58 +0000)
commitaa2fc5af5333d2a682036aed44ba963aec31b5b5
treeb3513c2c1c0817ee9aa5a8eb136cc3943c1e4325
parent8c869a61baacf597dd16c05fae79eee1e6eeaf5e
Make CommandGenerationAction able to handle subsidiary actions with no strfunction() method.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@968 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py