]> sipb.mit.edu Git - ikiwiki.git/commitdiff
foo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 20:19:52 +0000 (20:19 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 12 Mar 2006 20:19:52 +0000 (20:19 +0000)
ikiwiki

diff --git a/ikiwiki b/ikiwiki
index 46140c9eab61f0af5504a9342cd5f519a15f3166..33d1ae709d17070715e4fffec5dd5f124f3a0709 100755 (executable)
--- a/ikiwiki
+++ b/ikiwiki
@@ -446,6 +446,7 @@ sub rcs_recentchanges ($) { #{{{
                                $state='body';
                        }
                        elsif ($state eq 'body' && /$div/) {
+                               print STDERR ">>$message[0]<<\n";
                                if (defined $message[0] &&
                                    $message[0]=~/^web commit by (\w+)(.*)/) {
                                        $user="$1 (web)";