[Zope3-checkins] CVS: Zope3 - Makefile:1.34

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Aug 21 10:13:31 EDT 2003


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv29834

Modified Files:
	Makefile 
Log Message:
Fixed a bug in Templated Page (due to my changes)

Added global versus local veriable test for zope.security.interpreter

Added a couple of HTMLTALParser tests.


=== Zope3/Makefile 1.33 => 1.34 ===
--- Zope3/Makefile:1.33	Sun Jul 13 01:41:21 2003
+++ Zope3/Makefile	Thu Aug 21 09:13:00 2003
@@ -1,6 +1,6 @@
-PYTHON=python2.2
+PYTHON=/opt/python2.3/bin/python
 TESTFLAGS=-p -v
-TESTOPTS=
+TESTOPTS=-q
 SETUPFLAGS=
 
 # XXX What should the default be?




More information about the Zope3-Checkins mailing list