summaryrefslogtreecommitdiff
path: root/ikiwiki-transition
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:08:21 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:08:21 -0500
commit14a9e704c1f11510fe8b16e161de69646e869bd0 (patch)
tree8bc438a1087b10437d2cf4049d4176e1803afa31 /ikiwiki-transition
parent276798fbca4409b91c0cad99b45cb334cbb49129 (diff)
enable aggregate_internal by default
Diffstat (limited to 'ikiwiki-transition')
-rwxr-xr-xikiwiki-transition2
1 files changed, 0 insertions, 2 deletions
diff --git a/ikiwiki-transition b/ikiwiki-transition
index e42a5137c..802cd643d 100755
--- a/ikiwiki-transition
+++ b/ikiwiki-transition
@@ -113,8 +113,6 @@ sub aggregateinternal {
IkiWiki::checkconfig();
IkiWiki::Plugin::aggregate::migrate_to_internal();
-
- print "... now add aggregateinternal => 1 to your .setup file\n";
}
sub setupformat {