Skip to content

Commit

Permalink
Extraneous arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Westmaas committed Jul 28, 2011
1 parent 373a260 commit e00b3c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/stacktester
Expand Up @@ -46,12 +46,10 @@ def parse_options():
action="store_true",
help="Toggle verbose output.")
parser.add_option("--with-xunit",
"--with-xunit",
dest="xunit",
action="store_true",
help="Toggle xunit output.")
parser.add_option("--xunit-file",
"--xunit-file",
dest="xunit_file",
metavar="XUNIT_OUTPUT_FILE",
help="Load configuration from XUNIT_OUTPUT_FILE.",
Expand Down

0 comments on commit e00b3c1

Please sign in to comment.