diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-11 18:47:10 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-11 18:47:10 -0400 |
commit | e6c612d023a2e4d21bd80632e241f4b016b0685a (patch) | |
tree | acb06acc0187fddeb307e95ac676f7017fc1914f /src | |
parent | 0755ca307728b516cb1727d5f7a5d7547676d573 (diff) | |
parent | 0ac8f36de9a29b5feb4f834e9dd15aaf834b4991 (diff) |
Merge commit 'greg/master'
Diffstat (limited to 'src')
-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 |