[z3-checkins] r18319 - z3/Five/trunk

jinty at codespeak.net jinty at codespeak.net
Mon Oct 10 03:38:23 CEST 2005


Author: jinty
Date: Mon Oct 10 03:38:20 2005
New Revision: 18319

Modified:
   z3/Five/trunk/fiveconfigure.py
Log:
Get out of that paper bag.

Modified: z3/Five/trunk/fiveconfigure.py
==============================================================================
--- z3/Five/trunk/fiveconfigure.py	(original)
+++ z3/Five/trunk/fiveconfigure.py	Mon Oct 10 03:38:20 2005
@@ -55,7 +55,7 @@
     # in the control panel. However, all attempts to do so has failed from my 
     # side. //regebro
     exc = sys.exc_info()
-    LOG('Five', ERROR, 'Could not import Product %s' % name, error=exc)
+    LOG('Five', ERROR, 'Could not import Product %s' % product, error=exc)
 
 def loadProducts(_context):
     products = findProducts()


More information about the z3-checkins mailing list