[Zope3-checkins] CVS: Zope3 - Makefile:1.35
Fred L. Drake, Jr.
fred at zope.com
Thu Aug 21 11:18:00 EDT 2003
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv9772
Modified Files:
Makefile
Log Message:
Revert previous commit; appearantly it was not intended to include this file.
=== Zope3/Makefile 1.34 => 1.35 ===
--- Zope3/Makefile:1.34 Thu Aug 21 09:13:00 2003
+++ Zope3/Makefile Thu Aug 21 10:17:58 2003
@@ -1,6 +1,6 @@
-PYTHON=/opt/python2.3/bin/python
+PYTHON=python2.2
TESTFLAGS=-p -v
-TESTOPTS=-q
+TESTOPTS=
SETUPFLAGS=
# XXX What should the default be?
More information about the Zope3-Checkins
mailing list