From 37eb3fc850cb28bcf72d971b4fff99902bbce811 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 29 Apr 2017 15:13:44 -0400 Subject: use developer control window to tell when write access is granted --- Gpg.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Gpg.hs') diff --git a/Gpg.hs b/Gpg.hs index 8d8df0b..b22836a 100644 --- a/Gpg.hs +++ b/Gpg.hs @@ -31,7 +31,6 @@ 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