From 68e1a5551da6d64af68f78571ee42fd64162aa4d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 21 Nov 2010 21:25:12 -0200 Subject: Minor output change --- share/keyringer/genpair | 1 + 1 file changed, 1 insertion(+) diff --git a/share/keyringer/genpair b/share/keyringer/genpair index 3cb3060..5fadbf0 100755 --- a/share/keyringer/genpair +++ b/share/keyringer/genpair @@ -35,6 +35,7 @@ function genpair_ssh { function genpair_gpg { echo "Make sure that $KEYDIR is atop of an encrypted volume." read -s -p "Enter password for the private key: " passphrase + printf "\n" # TODO: insert 279 random bytes # TODO: custom Name-Comment and Name-Email -- cgit v1.2.3