Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Repository / Install-Local.py
index b987670cf577787991a3bc6e2bab11703b14395d..3631043873df0f2d3054ad964120e8e6de7fdfb6 100644 (file)
@@ -80,3 +80,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = 'install')
 
 #
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: