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