diff --git a/inbox.py b/inbox.py index 21562b7aa..ec97c161c 100644 --- a/inbox.py +++ b/inbox.py @@ -1827,7 +1827,8 @@ def runInboxQueue(projectVersion: str, \ personCache,debug, \ projectVersion,httpPrefix,domain) if pubKey: - print('DEBUG: public key: '+str(pubKey)) + if debug: + print('DEBUG: public key: '+str(pubKey)) break if debug: