You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/12/05 18:27:27 UTC

svn commit: r1643361 - /lucene/cms/trunk/lib/path.pm

Author: sarowe
Date: Fri Dec  5 17:27:27 2014
New Revision: 1643361

URL: http://svn.apache.org/r1643361
Log:
trigger site build

Modified:
    lucene/cms/trunk/lib/path.pm

Modified: lucene/cms/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/lib/path.pm?rev=1643361&r1=1643360&r2=1643361&view=diff
==============================================================================
--- lucene/cms/trunk/lib/path.pm (original)
+++ lucene/cms/trunk/lib/path.pm Fri Dec  5 17:27:27 2014
@@ -1,7 +1,7 @@
 package path;
 use ASF::Value;
 
-# taken from django's url.py
+# taken from django's url.py 
 $localMode = 0;
 
 # Patterns should go from more restrictive matches to less restrictive.