Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / sconsign / script / dblite.py
index a21ede0497b75bdca96b272c4b66caf618d72474..60232de0fea22b11eb054dfd5120360f99baccd2 100644 (file)
@@ -139,3 +139,9 @@ test.run_sconsign(arguments = "%s -r -f dblite my_sconsign.dblite" % common_flag
                   stdout = expect_r)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: