[zope2-tracker] [Bug 406411] [NEW] zopectl crashes when "test" command called more than once
Mykola Kharechko
crchemist at quintagroup.com
Wed Jul 29 10:43:09 EDT 2009
Public bug reported:
zopectl> test -q -m mymod
Total: 0 tests, 0 failures, 0 errors
zopectl> test -q -m mymod
Traceback (most recent call last):
File "./bin/instance", line 181, in ?
plone.recipe.zope2instance.ctl.main(
File "/home/crchemist/.buildout/eggs/plone.recipe.zope2instance-3.2-py2.4.egg/plone/recipe/zope2instance/ctl.py", line 352, in main
c.cmdloop()
File "/home/crchemist/python-2.4.6-1/lib/python2.4/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/home/crchemist/python-2.4.6-1/lib/python2.4/cmd.py", line 219, in onecmd
return func(arg)
File "/home/crchemist/.buildout/eggs/plone.recipe.zope2instance-3.2-py2.4.egg/plone/recipe/zope2instance/ctl.py", line 304, in do_test
help="Install a filter to suppress warnings emitted by code.\n")
File "/home/crchemist/python-2.4.6-1/lib/python2.4/optparse.py", line 938, in add_option
self._check_conflict(option)
File "/home/crchemist/python-2.4.6-1/lib/python2.4/optparse.py", line 913, in _check_conflict
option)
optparse.OptionConflictError: option --nowarnings: conflicting option string(s): --nowarnings
** Affects: zope2
Importance: Undecided
Status: New
--
zopectl crashes when "test" command called more than once
https://bugs.launchpad.net/bugs/406411
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
More information about the zope2-tracker
mailing list