Author: joes
Date: Sat Mar 22 15:26:43 2014
New Revision: 1580227

URL: http://svn.apache.org/r1580227
Log:
indent

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1580227&r1=1580226&r2=1580227&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sat Mar 22 15:26:43 2014
@@ -40,7 +40,7 @@ walk_content_tree {
         $dependencies{"$_/index.html"} = [
             grep s/^content//, glob("content$_/*.{md,mdtext}"),
                                glob("content$_/*/index.html")
-            ];
+        ];
     }
 };
 


Reply via email to