From a7c767c914d860e3176fdeacb5d00e4fc25c17d1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Apr 2017 14:07:46 -0400 Subject: more message improvements --- Gpg.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Gpg.hs') diff --git a/Gpg.hs b/Gpg.hs index 4d387f8..9ae0638 100644 --- a/Gpg.hs +++ b/Gpg.hs @@ -31,6 +31,7 @@ myPublicKey (MySessionKey _ epk) (GpgSign gpgsign) = do gpgSign :: PublicKey -> IO (PerhapsSigned PublicKey) gpgSign pk = do + putStrLn "Using gpg to sign the debug-me session key." -- Write it to a temp file because gpg sometimes is unhappy -- about password prompting when stdin is not connected to -- the console. -- cgit v1.2.3