# HG changeset patch # User Steve Kemp # Date 1209905340 -3600 # Node ID 9537c32b1e95295347de2284dea233b2e075ec2d # Parent 053c52c4516fb2ee515803d14961962b85bb9ebc Ran through perl-tidy diff -r 053c52c4516f -r 9537c32b1e95 bin/chronicle --- a/bin/chronicle Sun May 04 13:48:29 2008 +0100 +++ b/bin/chronicle Sun May 04 13:49:00 2008 +0100 @@ -552,9 +552,9 @@ "pre-build=s", \$CONFIG{ 'pre-build' }, "post-build=s", \$CONFIG{ 'post-build' }, - # title - "blog-title=s", \$CONFIG{'blog_title'}, - "blog-subtitle=s", \$CONFIG{'blog_subtitle'}, + # title + "blog-title=s", \$CONFIG{ 'blog_title' }, + "blog-subtitle=s", \$CONFIG{ 'blog_subtitle' }, );