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
fix url
[git.ikiwiki.info.git]
/
ikiwiki.in
diff --git
a/ikiwiki.in
b/ikiwiki.in
index 973ae3b3181df334c3b090d1fb433c326d4748d9..4f24cfc2eb8ae4c53d7c0f471fbf12aea13c0578 100755
(executable)
--- a/
ikiwiki.in
+++ b/
ikiwiki.in
@@
-184,7
+184,7
@@
sub main () { #{{{
# do nothing
}
else {
- if ($config{rebuild}
}
) {
+ if ($config{rebuild}) {
debug(gettext("rebuilding wiki.."));
}
else {