[svn:parrot] r44423 - trunk/t/oo

mikehh at svn.parrot.org mikehh at svn.parrot.org
Wed Feb 24 00:04:35 UTC 2010


Author: mikehh
Date: Wed Feb 24 00:04:33 2010
New Revision: 44423
URL: https://trac.parrot.org/parrot/changeset/44423

Log:
fix perlcritic failure - fix perl coda

Modified:
   trunk/t/oo/new-old.t

Modified: trunk/t/oo/new-old.t
==============================================================================
--- trunk/t/oo/new-old.t	Tue Feb 23 23:43:40 2010	(r44422)
+++ trunk/t/oo/new-old.t	Wed Feb 24 00:04:33 2010	(r44423)
@@ -58,7 +58,8 @@
 OUT
 
 # Local Variables:
-#   mode: pir
+#   mode: cperl
+#   cperl-indent-level: 4
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 ft=pir:
+# vim: expandtab shiftwidth=4:


More information about the parrot-commits mailing list