You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2015/01/29 15:52:44 UTC

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

Author: ehatcher
Date: Thu Jan 29 14:52:44 2015
New Revision: 1655692

URL: http://svn.apache.org/r1655692
Log:
CMS commit to lucene by ehatcher

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=1655692&r1=1655691&r2=1655692&view=diff
==============================================================================
--- lucene/cms/trunk/lib/path.pm (original)
+++ lucene/cms/trunk/lib/path.pm Thu Jan 29 14:52:44 2015
@@ -1,6 +1,6 @@
 package path;
 use ASF::Value;
- 
+  
 # taken from django's url.py
 $localMode = 0;