diff options
Diffstat (limited to 'etc/TestSCons.py')
-rw-r--r-- | etc/TestSCons.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/TestSCons.py b/etc/TestSCons.py index dcd462a..41a0ef0 100644 --- a/etc/TestSCons.py +++ b/etc/TestSCons.py @@ -13,7 +13,7 @@ or attributes defined in this subclass. # Copyright 2001 Steven Knight -__revision__ = "TestSCons.py __REVISION__ __DATE__ __DEVELOPER__" +__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os import TestCmd |