summaryrefslogtreecommitdiffstats
path: root/test/scons-time/run/aegis.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scons-time/run/aegis.py')
-rw-r--r--test/scons-time/run/aegis.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scons-time/run/aegis.py b/test/scons-time/run/aegis.py
index eebd933..09c6aad 100644
--- a/test/scons-time/run/aegis.py
+++ b/test/scons-time/run/aegis.py
@@ -71,3 +71,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-617-2.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: