summaryrefslogtreecommitdiff
path: root/ikiwiki.in
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-30 16:35:44 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-30 16:35:44 -0400
commit2bfbad7af4e3e09287b4c06c958d0929c0c7bc63 (patch)
tree442771f0099506df5037227c8ef690c5a411499c /ikiwiki.in
parentd9dc2c6be52ab4d50585e3b1211a061b77b51e5c (diff)
parentb5bc0e812d7bc5b69826039131b74071d23337c1 (diff)
Merge branch 'master' into tova
Diffstat (limited to 'ikiwiki.in')
-rwxr-xr-xikiwiki.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.in b/ikiwiki.in
index f96daab0b..973ae3b31 100755
--- a/ikiwiki.in
+++ b/ikiwiki.in
@@ -184,7 +184,7 @@ sub main () { #{{{
# do nothing
}
else {
- if (! $config{refresh}) {
+ if ($config{rebuild}}) {
debug(gettext("rebuilding wiki.."));
}
else {