X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fmh%2Fset_expire;h=0b581d99fa5aadf456b8c5169ae5598d5e23f6f3;hb=5eab477a9755178abf56eeba5f658db882611eec;hp=2389e573515505f9d6bdb66e3708680836bcbc56;hpb=770f45b0c1d72a1bb89fd98fe070a6dfdcc4c0bf;p=monkeysphere.git diff --git a/src/share/mh/set_expire b/src/share/mh/set_expire index 2389e57..0b581d9 100644 --- a/src/share/mh/set_expire +++ b/src/share/mh/set_expire @@ -14,18 +14,23 @@ # They are Copyright 2008-2009, and are all released under the GPL, # version 3 or later. -set-expire() { +set_expire() { local extendTo # get the new expiration date extendTo=$(get_gpg_expiration "$1") +log info "setting host key expiration to ${extendTo}:" + +log debug "executing host expire script..." gpg_host_edit expire <