mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Fixes to makebuildserver and verify
This commit is contained in:
parent
65e708908e
commit
fc804e68d2
3 changed files with 11 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue