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

svn commit: r1652210 - /lucene/dev/trunk/solr/bin/solr.cmd

Author: thelabdude
Date: Thu Jan 15 18:29:59 2015
New Revision: 1652210

URL: http://svn.apache.org/r1652210
Log:
SOLR-6982: remove bad search/replace issue

Modified:
    lucene/dev/trunk/solr/bin/solr.cmd

Modified: lucene/dev/trunk/solr/bin/solr.cmd
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/bin/solr.cmd?rev=1652210&r1=1652209&r2=1652210&view=diff
==============================================================================
--- lucene/dev/trunk/solr/bin/solr.cmd (original)
+++ lucene/dev/trunk/solr/bin/solr.cmd Thu Jan 15 18:29:59 2015
@@ -6,7 +6,7 @@
 @REM  (the "License"); you may not use this file except in compliance with
 @REM  the License.  You may obtain a copy of the License at
 @REM
-@REM      !SOLR_URL_SCHEME!://www.apache.org/licenses/LICENSE-2.0
+@REM      http://www.apache.org/licenses/LICENSE-2.0
 @REM
 @REM  Unless required by applicable law or agreed to in writing, software
 @REM  distributed under the License is distributed on an "AS IS" BASIS,