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/23 01:52:42 UTC

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

Author: joes
Date: Sun Mar 23 00:52:42 2014
New Revision: 1580396

URL: http://svn.apache.org/r1580396
Log:
debug

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=1580396&r1=1580395&r2=1580396&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 00:52:42 2014
@@ -47,7 +47,7 @@ walk_content_tree {
         ];
     }
 };
-delete $dependencies{"/index.html"};
+#delete $dependencies{"/index.html"};
 
 1;