diff options
Diffstat (limited to 'test/scons-time/run/archive/tgz.py')
-rw-r--r-- | test/scons-time/run/archive/tgz.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/run/archive/tgz.py b/test/scons-time/run/archive/tgz.py index f7df9a0..c349e02 100644 --- a/test/scons-time/run/archive/tgz.py +++ b/test/scons-time/run/archive/tgz.py @@ -47,3 +47,9 @@ test.must_exist('foo-000-0.log', 'foo-000-2.prof') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |