Thanks.. that doesn't work for me, ideas anyone ?
/zope2$ bin/zopectl test
/zope2.9/lib/python/App/ImageFile.py:21: DeprecationWarning: Using
OFS.content_types is deprecated (will be re\moved in Zope 2.11). Instead
use zope.app.contenttypes.
from OFS.content_types import guess_content_type
Traceback (most recent call last):
File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 316, in ?
main()
File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 277, in main
c.onecmd(" ".join(options.args))
File "/usr/lib/python2.3/cmd.py", line 210, in onecmd
return func(arg)
File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 243, in do_test
assert os.path.exists(script)
AssertionError
/zope2$ echo $PYTHONPATH
/zope2:/zope2.9/lib/python
/zope2$
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )