[Checkins] SVN: zc.recipe.rhrc/trunk/src/zc/recipe/rhrc/README.txt
	Explain regression test in prose
    John Murphy 
    jackie at zope.com
       
    Mon Feb 18 10:52:36 EST 2008
    
    
  
Log message for revision 84025:
  Explain regression test in prose
  
Changed:
  U   zc.recipe.rhrc/trunk/src/zc/recipe/rhrc/README.txt
-=-
Modified: zc.recipe.rhrc/trunk/src/zc/recipe/rhrc/README.txt
===================================================================
--- zc.recipe.rhrc/trunk/src/zc/recipe/rhrc/README.txt	2008-02-18 15:51:07 UTC (rev 84024)
+++ zc.recipe.rhrc/trunk/src/zc/recipe/rhrc/README.txt	2008-02-18 15:52:35 UTC (rev 84025)
@@ -695,7 +695,8 @@
 Exception formatting bug
 ------------------------
 
-If we do not provide a runscript, we get an exception:
+If we do not provide a runscript, we get an exception (bug was: improperly
+formatted exception string, contained literal '%s'):
 
     .. >>> write('buildout.cfg',
     .. ... """
    
    
More information about the Checkins
mailing list