[Checkins] SVN: zc.buildout/branches/2/src/zc/buildout/bootstrap.txt fixed whitespace in test expectation

Thomas Lotze tl at gocept.com
Tue May 17 01:47:43 EDT 2011


Log message for revision 121682:
  fixed whitespace in test expectation

Changed:
  U   zc.buildout/branches/2/src/zc/buildout/bootstrap.txt

-=-
Modified: zc.buildout/branches/2/src/zc/buildout/bootstrap.txt
===================================================================
--- zc.buildout/branches/2/src/zc/buildout/bootstrap.txt	2011-05-16 15:11:38 UTC (rev 121681)
+++ zc.buildout/branches/2/src/zc/buildout/bootstrap.txt	2011-05-17 05:47:42 UTC (rev 121682)
@@ -130,7 +130,7 @@
     sys.argv.insert(1, 'buildout:accept-buildout-test-releases=true')
     print('NOTE: Accepting early releases of build system packages.  Rerun '
           'bootstrap without --accept-buildout-test-releases (-t) to return to '
-           'default behavior.')
+          'default behavior.')
     ...
 
 As the note says, to undo, you just need to re-run bootstrap without



More information about the checkins mailing list