diagnostics should now check for cruft from old versions of the monkeysphere.
[monkeysphere.git] / src / share / mh / diagnostics
index d774723d512b892001c4d42a5c49bdba65f2fb12..51530e3a67d5efb224b418f2608a122777872cc0 100644 (file)
@@ -28,6 +28,8 @@ local badhostkeys
 local sshd_config
 local problemsfound=0
 
+report_cruft
+
 # FIXME: what's the correct, cross-platform answer?
 sshd_config=/etc/ssh/sshd_config
 seckey=$(gpg_host --list-secret-keys --fingerprint --with-colons --fixed-list-mode)