Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by NicolasLimare: comment
[git.ikiwiki.info.git]
/
IkiWiki
/
Render.pm
diff --git
a/IkiWiki/Render.pm
b/IkiWiki/Render.pm
index a95da40d253f8650671fd843cf5ee858bbfd42cc..5fd0dea0dc080e6bf2fc301f3b306f997eb2e07b 100644
(file)
--- a/
IkiWiki/Render.pm
+++ b/
IkiWiki/Render.pm
@@
-351,7
+351,7
@@
sub refresh () { #{{{
}
run_hooks(needsbuild => sub { shift->(\@needsbuild) });
- # scan and rend
d
er files
+ # scan and render files
foreach my $file (@needsbuild) {
debug(sprintf(gettext("scanning %s"), $file));
scan($file);