Author: ngie
Date: Thu Oct  9 00:37:58 2014
New Revision: 272778
URL: https://svnweb.freebsd.org/changeset/base/272778

Log:
  Set the autoindent to 4 spaces with vim in BSD.tests.dist
  
  This will prevent vim users from accidentally checking in buggy mtree files
  (mixed tabs/spaces).
  
  MFC after: 2 weeks
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/etc/mtree/BSD.tests.dist

Modified: head/etc/mtree/BSD.tests.dist
==============================================================================
--- head/etc/mtree/BSD.tests.dist       Thu Oct  9 00:32:33 2014        
(r272777)
+++ head/etc/mtree/BSD.tests.dist       Thu Oct  9 00:37:58 2014        
(r272778)
@@ -296,3 +296,5 @@
         ..
     ..
 ..
+
+# vim: set expandtab ts=4 sw=4:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to