diff options
-rwxr-xr-x | src/monkeysphere-host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host index ebd29c8..d498065 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -306,6 +306,7 @@ case $COMMAND in ;; 'diagnostics'|'d') + check_host_no_key load_fingerprint source "${MHSHAREDIR}/diagnostics" diagnostics |