]> sipb.mit.edu Git - ikiwiki.git/commitdiff
remove another commit mail mention
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 4 Feb 2008 00:47:01 +0000 (19:47 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 4 Feb 2008 00:47:01 +0000 (19:47 -0500)
IkiWiki/CGI.pm

index 3f588e427146e3792f19a37ce44cf4b929847aa3..1ec23df68c4075788a4d301bd83c14277cba7876 100644 (file)
@@ -526,7 +526,7 @@ sub cgi_editpage ($$) { #{{{
 
                        # Prevent deadlock with post-commit hook by
                        # signaling to it that it should not try to
 
                        # 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"),
                        disable_commit_hook();
                        $conflict=rcs_commit($file, $message,
                                $form->field("rcsinfo"),