diff options
Diffstat (limited to 'test/exitfns.py')
-rw-r--r-- | test/exitfns.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/exitfns.py b/test/exitfns.py index d9a1019..49afa93 100644 --- a/test/exitfns.py +++ b/test/exitfns.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -__revision__ = "test/exitfns.py __REVISION__ __DATE__ __DEVELOPER__" +__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import TestCmd import TestSCons |