From cccc3f9e3e8721aaa77991d2afec96896b2e2fa5 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 22 Aug 2017 20:26:58 +0200 Subject: Add a note to `key receive` command. --- src/mailman_pgp/commands/eml_key.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mailman_pgp') diff --git a/src/mailman_pgp/commands/eml_key.py b/src/mailman_pgp/commands/eml_key.py index 8d140f4..c42415d 100644 --- a/src/mailman_pgp/commands/eml_key.py +++ b/src/mailman_pgp/commands/eml_key.py @@ -443,6 +443,7 @@ def _cmd_receive(pgp_list, mlist, msg, msgdata, arguments, results): msg = wrapped.attach_keys(pgp_list.pubkey) msg.send(mlist) + print('Key sent.', file=results) return ContinueProcessing.yes -- cgit v1.2.3-70-g09d2