]> sipb.mit.edu Git - ikiwiki.git/blobdiff - ikiwiki-update-wikilist
giving the linkmap issue its own patch page to make it more readable
[ikiwiki.git] / ikiwiki-update-wikilist
index a6425f011c6a7e04c281cdfe8f70094d302818e5..1976f7ed1e3c3a65bc517abbb34aaafac103c147 100755 (executable)
@@ -30,6 +30,9 @@ while (<$list>) {
                                $seen=1;
                                push @lines, $_;
                        }
                                $seen=1;
                                push @lines, $_;
                        }
+                       else {
+                               $changed=1;
+                       }
                }
                else {
                        push @lines, $_;
                }
                else {
                        push @lines, $_;