From: Joey Hess Date: Mon, 4 Feb 2008 00:47:01 +0000 (-0500) Subject: remove another commit mail mention X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/408419ca3e76aa629222af81694042c2fb02d8ec remove another commit mail mention --- diff --git a/IkiWiki/CGI.pm b/IkiWiki/CGI.pm index 3f588e427..1ec23df68 100644 --- a/IkiWiki/CGI.pm +++ b/IkiWiki/CGI.pm @@ -526,7 +526,7 @@ sub cgi_editpage ($$) { #{{{ # Prevent deadlock with post-commit hook by # signaling to it that it should not try to - # do anything (except send commit mails). + # do anything. disable_commit_hook(); $conflict=rcs_commit($file, $message, $form->field("rcsinfo"),