[Checkins] SVN: zc.buildout/branches/gary-support-system-python/src/zc/buildout/tests.py fix test broken by previous commit

Gary Poster gary.poster at canonical.com
Tue Aug 11 11:53:11 EDT 2009


Log message for revision 102679:
  fix test broken by previous commit

Changed:
  U   zc.buildout/branches/gary-support-system-python/src/zc/buildout/tests.py

-=-
Modified: zc.buildout/branches/gary-support-system-python/src/zc/buildout/tests.py
===================================================================
--- zc.buildout/branches/gary-support-system-python/src/zc/buildout/tests.py	2009-08-11 15:39:30 UTC (rev 102678)
+++ zc.buildout/branches/gary-support-system-python/src/zc/buildout/tests.py	2009-08-11 15:53:10 UTC (rev 102679)
@@ -2978,6 +2978,7 @@
     ... eggs = other
     ... ''' % globals())
     >>> print system(primed_executable+" "+buildout)
+    Uninstalling eggs.
     Installing eggs.
     Couldn't find index page for 'other' (maybe misspelled?)
     Getting distribution for 'other'.



More information about the Checkins mailing list