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