diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:08:21 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:08:21 -0500 |
commit | 14a9e704c1f11510fe8b16e161de69646e869bd0 (patch) | |
tree | 8bc438a1087b10437d2cf4049d4176e1803afa31 /ikiwiki-transition | |
parent | 276798fbca4409b91c0cad99b45cb334cbb49129 (diff) |
enable aggregate_internal by default
Diffstat (limited to 'ikiwiki-transition')
-rwxr-xr-x | ikiwiki-transition | 2 |
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 { |