mirror of
https://github.com/romanz/amodem.git
synced 2026-04-01 08:46:49 +08:00
gpg: debug during check
This commit is contained in:
@@ -32,7 +32,7 @@ def check(pubkey, sig_file):
|
||||
|
||||
|
||||
def main():
|
||||
logging.basicConfig(level=logging.INFO,
|
||||
logging.basicConfig(level=logging.DEBUG,
|
||||
format='%(asctime)s %(levelname)-10s %(message)s')
|
||||
p = argparse.ArgumentParser()
|
||||
p.add_argument('pubkey')
|
||||
|
||||
Reference in New Issue
Block a user