Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0651e86
)
typo
author
Joey Hess
<joey@kodama.kitenet.net>
Wed, 1 Oct 2008 18:06:52 +0000
(14:06 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Wed, 1 Oct 2008 18:29:59 +0000
(14:29 -0400)
ikiwiki.in
patch
|
blob
|
history
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 {