Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv19192

Modified Files:
      Tag: Zope-2_7-branch
        test.py 
Log Message:
Fixed a typo. Thanks to Victor Safronovich.


=== Zope/test.py 1.2.2.20 => 1.2.2.21 ===
--- Zope/test.py:1.2.2.20       Sat Dec  3 09:31:33 2005
+++ Zope/test.py        Sat Dec  3 13:07:13 2005
@@ -771,7 +771,7 @@
     test_dir = None
     config_file = None
     import_testing = False
-    now_warnings = False
+    no_warnings = False
 
     try:
         opts, args = getopt.getopt(argv[1:], "a:bcC:dDfg:G:hLmprtTuv",

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to