[Checkins] SVN: Sandbox/malthe/chameleon.core/buildout.cfg Fixed test environment.

Malthe Borch mborch at gmail.com
Sat Nov 15 09:16:01 EST 2008


Log message for revision 92970:
  Fixed test environment.

Changed:
  U   Sandbox/malthe/chameleon.core/buildout.cfg

-=-
Modified: Sandbox/malthe/chameleon.core/buildout.cfg
===================================================================
--- Sandbox/malthe/chameleon.core/buildout.cfg	2008-11-15 14:14:14 UTC (rev 92969)
+++ Sandbox/malthe/chameleon.core/buildout.cfg	2008-11-15 14:16:01 UTC (rev 92970)
@@ -19,7 +19,8 @@
    chameleon.core
 
 [test-environment]
-Z3C_PT_DEBUG = False
+CHAMELEON_DEBUG = False
+CHAMELEON_CACHE = False
 
 [py]
 recipe = zc.recipe.egg



More information about the Checkins mailing list