diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-02-18 15:19:17 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-02-18 15:19:17 -0500 |
commit | 3b48f2e80fac8d0fc62537ed07b3d1f1946648cd (patch) | |
tree | 2feb4c03aac92cacb7a37eda9def378bde4ee5a3 /src/share/mh/set_expire | |
parent | 82c81bafc0e49dcd6aa507b14cf78af35a609368 (diff) | |
parent | eff43adce6a763d622fcc254e7cdc210d4573103 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'src/share/mh/set_expire')
-rw-r--r-- | src/share/mh/set_expire | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/mh/set_expire b/src/share/mh/set_expire index 14d2501..ae7c13a 100644 --- a/src/share/mh/set_expire +++ b/src/share/mh/set_expire @@ -30,7 +30,7 @@ else log debug "extending without prompting." fi -log info "setting host key expiration to ${extendTo}:" +log info "setting host key expiration to ${extendTo}." log debug "executing host expire script..." gpg_host_edit expire <<EOF |