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