rename create_gpg_pub_file to be update_gpg_pub_file, and add it to
[monkeysphere.git] / src / share / mh / add_revoker
index b6affbb77873242143137920d88aa5f9aabf0a9a..1464ae8464dce5ad6e94bc79d910f62a8b8403a7 100644 (file)
@@ -97,6 +97,8 @@ failure "not implemented yet!"
 if echo "$addrevokerCommand" | \
     gpg_core_edit ; then
 
+    update_gpg_pub_file
+
     log info "Revoker added."
 else
     failure "Problem adding revoker."