projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2529ed
)
oops
author
Joey Hess
<joey@kitenet.net>
Tue, 26 Jul 2011 15:29:59 +0000
(17:29 +0200)
committer
Joey Hess
<joey@kitenet.net>
Tue, 26 Jul 2011 15:29:59 +0000
(17:29 +0200)
IkiWiki/Render.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Render.pm
b/IkiWiki/Render.pm
index 235efd299a3297d273691b369037398f77aa7153..05132a8a81560a3ce0039b748ce0458d5742ad53 100644
(file)
--- a/
IkiWiki/Render.pm
+++ b/
IkiWiki/Render.pm
@@
-776,7
+776,6
@@
sub refresh () {
my $oldlink_targets=calculate_old_links($changed, $del);
foreach my $file (@$changed) {
- print ">>render $file\n";
scan($file);
}