Fixes to makebuildserver and verify

This commit is contained in:
Daniel Martí 2013-11-04 10:22:22 +01:00
parent 65e708908e
commit fc804e68d2
3 changed files with 11 additions and 15 deletions

View file

@ -34,8 +34,6 @@ def main():
global options, config
options, args = parse_commandline()
# Parse command line...
parser = OptionParser()
parser.add_option("-v", "--verbose", action="store_true", default=False,