[Zope-Checkins] SVN: Zope/trunk/test.py Made the libdir warning
harder to miss.
Stefan H. Holek
stefan at epy.co.at
Sun Aug 15 15:38:32 EDT 2004
Log message for revision 27141:
Made the libdir warning harder to miss.
Changed:
U Zope/trunk/test.py
-=-
Modified: Zope/trunk/test.py
===================================================================
--- Zope/trunk/test.py 2004-08-15 19:26:48 UTC (rev 27140)
+++ Zope/trunk/test.py 2004-08-15 19:38:31 UTC (rev 27141)
@@ -94,8 +94,9 @@
Search for tests starting in the specified start directory
(useful for testing components being developed outside the main
"src" or "build" trees).
- Note: This directory will be prepended to sys.path.
+ Note: This directory will be prepended to sys.path!
+
--keepbytecode
Do not delete all stale bytecode before running tests
More information about the Zope-Checkins
mailing list