mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
retab
This commit is contained in:
parent
c5e2815b33
commit
cb1dc6dab9
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ if __name__ == "__main__":
|
|||
|
||||
if opts.config is None:
|
||||
print >> sys.stderr, "You must specify config file via the -c option!"
|
||||
parser.print_help()
|
||||
parser.print_help()
|
||||
sys.exit(1)
|
||||
|
||||
if opts.authtype not in ["uid", "hmac"]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue