Author: joes
Date: Tue Mar 18 13:12:22 2014
New Revision: 1578860

URL: http://svn.apache.org/r1578860
Log:
syntax

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=1578860&r1=1578859&r2=1578860&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Mar 18 13:12:22 2014
@@ -14,7 +14,7 @@ our @patterns = (
 );
 
 our %dependencies = (
-    "/docs.md" => [ grep s/^content//, glob "content/docs/*" ];
+    "/docs.md" => [ grep s/^content//, glob "content/docs/*" ],
 );
 
 


Reply via email to