summaryrefslogtreecommitdiff
path: root/src/share/mh/extend_key
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2009-02-03 20:59:41 -0500
committerMatt Goins <mjgoins@openflows.com>2009-02-03 20:59:41 -0500
commit001f9d9990b0341dfc8b94651cd7a7e51dccd6cf (patch)
tree2b30579a8d41ed073b36e6bcefb7775b7f56cc2a /src/share/mh/extend_key
parent21665a14ffb50d63914748725b26a057950cad6b (diff)
parentd5359f4785e7235f07da0a380be747cb54094e35 (diff)
Merge commit 'jrollins/master'
Diffstat (limited to 'src/share/mh/extend_key')
-rw-r--r--src/share/mh/extend_key7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/share/mh/extend_key b/src/share/mh/extend_key
index d03b89a..79ee267 100644
--- a/src/share/mh/extend_key
+++ b/src/share/mh/extend_key
@@ -27,8 +27,9 @@ $extendTo
save
EOF
-echo
-echo "NOTE: Host key expiration date adjusted, but not yet published."
-echo "Run '$PGRM publish-key' to publish the new expiration date."
+cat <<EOF | log info
+NOTE: Host key expiration date adjusted, but not yet published.
+Run '$PGRM publish-key' to publish the new expiration date.
+EOF
}