From: Silvio Rhatto Date: Tue, 23 Nov 2010 02:18:17 +0000 (-0200) Subject: Text change X-Git-Tag: 0.1~363 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=30cc4bfb977cbc1e4b86581badf9ec98d7de75e5;p=hydra.git Text change --- diff --git a/share/hydra/import-key b/share/hydra/import-key index 8015081..a6204f2 100755 --- a/share/hydra/import-key +++ b/share/hydra/import-key @@ -32,7 +32,7 @@ for node in $NODES; do # TODO: get the full keyid echo "" - echo "Trusting key..." + echo "Trusting key at $node..." echo "" printf "trust\n5\ny\nsave\n" | $HYDRA_CONNECT $node sudo gpg --homedir /root/.gnupg --no-tty --status-fd=2 --command-fd=0 --edit-key root@$node