From 8af517bd1dc3eea66a64387af3e69188a536b2ee Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 14 Jul 2009 22:07:30 -0400 Subject: improvements monkeysphere-host diagnostics I made a couple of improvements to the mh diagnostics script, including rearranging some of the test, to try to better handle some of the possible low-level failures that one might run into. Hopefully this will be a little more informative. closes MS #624. --- src/monkeysphere-host | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/monkeysphere-host') diff --git a/src/monkeysphere-host b/src/monkeysphere-host index 9dcd331..4ec533d 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -296,8 +296,6 @@ case $COMMAND in ;; 'diagnostics'|'d') - check_host_no_key - load_fingerprint source "${MHSHAREDIR}/diagnostics" diagnostics ;; -- cgit v1.2.3