[Checkins] SVN: z3c.recipe.i18n/trunk/buildout.cfg Strip DOS line endings from buildout.cfg, set svn:eol-style=native.

Marius Gedminas marius at pov.lt
Mon Dec 12 11:42:41 UTC 2011


Log message for revision 123721:
  Strip DOS line endings from buildout.cfg, set svn:eol-style=native.
  
  

Changed:
  UU  z3c.recipe.i18n/trunk/buildout.cfg

-=-
Modified: z3c.recipe.i18n/trunk/buildout.cfg
===================================================================
--- z3c.recipe.i18n/trunk/buildout.cfg	2011-12-12 11:42:25 UTC (rev 123720)
+++ z3c.recipe.i18n/trunk/buildout.cfg	2011-12-12 11:42:40 UTC (rev 123721)
@@ -1,15 +1,15 @@
-[buildout]
-parts = test checker ctags
-develop = .
-
-[test]
-recipe = zc.recipe.testrunner
-eggs = z3c.recipe.i18n [test]
-
-[checker]
-recipe = lovely.recipe:importchecker
-path = src/z3c/recipe/i18n
-
-[ctags]
-recipe = z3c.recipe.tag
-eggs = ${test:eggs}
+[buildout]
+parts = test checker ctags
+develop = .
+
+[test]
+recipe = zc.recipe.testrunner
+eggs = z3c.recipe.i18n [test]
+
+[checker]
+recipe = lovely.recipe:importchecker
+path = src/z3c/recipe/i18n
+
+[ctags]
+recipe = z3c.recipe.tag
+eggs = ${test:eggs}


Property changes on: z3c.recipe.i18n/trunk/buildout.cfg
___________________________________________________________________
Added: svn:eol-style
   + native



More information about the checkins mailing list