From 408419ca3e76aa629222af81694042c2fb02d8ec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 3 Feb 2008 19:47:01 -0500 Subject: [PATCH] remove another commit mail mention --- IkiWiki/CGI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"), -- 2.45.2