Author: lewismc
Date: Mon Jun  9 11:54:02 2014
New Revision: 1601350

URL: http://svn.apache.org/r1601350
Log:
Trigger staging build.

Modified:
    nutch/cms_site/trunk/lib/path.pm

Modified: nutch/cms_site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/nutch/cms_site/trunk/lib/path.pm?rev=1601350&r1=1601349&r2=1601350&view=diff
==============================================================================
--- nutch/cms_site/trunk/lib/path.pm (original)
+++ nutch/cms_site/trunk/lib/path.pm Mon Jun  9 11:54:02 2014
@@ -6,7 +6,6 @@ our @patterns = (
        [qr!\.md$!, normal_page => { template => "standard_markdown.html" }],
 
 #      [qr!/sitemap\.html$!, sitemap => { headers => { title => "Sitemap" }} ],
-
 ) ;
 
 # for specifying interdependencies between files


Reply via email to