universalize and consolidate on --fixed-list-mode
[monkeysphere.git] / src / share / ma / diagnostics
index 8eca5862fe258a17e3a4dc2f700b0ebd208e2a43..fadb70ddf5949226bfd02f05646d8dcf3b1d3d32 100644 (file)
@@ -51,7 +51,7 @@ fi
 # sshd_config lives?
 sshd_config=/etc/ssh/sshd_config
 
-seckey=$(gpg_core --list-secret-keys --fingerprint --with-colons --fixed-list-mode)
+seckey=$(gpg_core --list-secret-keys --fingerprint --with-colons)
 keysfound=$(echo "$seckey" | grep -c ^sec:)
 curdate=$(date +%s)
 # warn when anything is 2 months away from expiration