[Checkins] SVN: bluebream/trunk/src/bluebream/bluebream_base/template.py missing newline

Christophe Combelles ccomb at free.fr
Sat Apr 10 17:18:57 EDT 2010


Log message for revision 110718:
  missing newline
  

Changed:
  U   bluebream/trunk/src/bluebream/bluebream_base/template.py

-=-
Modified: bluebream/trunk/src/bluebream/bluebream_base/template.py
===================================================================
--- bluebream/trunk/src/bluebream/bluebream_base/template.py	2010-04-10 19:02:47 UTC (rev 110717)
+++ bluebream/trunk/src/bluebream/bluebream_base/template.py	2010-04-10 21:18:57 UTC (rev 110718)
@@ -111,7 +111,7 @@
 
         print("\nYour project has been created! Now, you want to:\n"
               "1) put the generated files under version control\n"
-              "2) run: python boostrap.py "
+              "2) run: python boostrap.py\n"
               "3) run: ./bin/buildout\n"
              )
 



More information about the checkins mailing list