--- you can reply above this line ---

New issue 114: cmdline(..) uses wrong program name
http://bitbucket.org/hpk42/py-trunk/issue/114/cmdline-uses-wrong-program-name

Sridhar Ratnakumar / srid on Fri, 6 Aug 2010 01:46:12 +0200:

Description:
  I am invoking py.test via py.test.cmdline(). When there is an error in 
command line, the following is printed:

{{{

usage: boa [options] [file_or_dir] [file_or_dir] [...]

boa: error: no such option: --junitlxml
}}}

"boa" is the name of *my* program, which py.test.cmdline() is stealing.

Responsible:
  hpk42
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to