You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/18 17:44:25 UTC

svn commit: r1578961 - /thrift/cms-site/trunk/lib/path.pm

Author: joes
Date: Tue Mar 18 16:44:25 2014
New Revision: 1578961

URL: http://svn.apache.org/r1578961
Log:
let path::runners customize runners for site builds

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=1578961&r1=1578960&r2=1578961&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Mar 18 16:44:25 2014
@@ -7,6 +7,7 @@ use warnings;
 
 my $conf = Load(join "", <DATA>);
 my %memo; # maintain a page generation cache
+our $runners = 1; # maximize memoization impact
 
 our @patterns = (
     [qr!^/docs\.md(?:text)?$!, dir_wrapper => {