]> git.pld-linux.org Git - packages/php-pecl-solr.git/blobdiff - tests-online.patch
add network_tests bcond
[packages/php-pecl-solr.git] / tests-online.patch
similarity index 80%
rename from tests.patch
rename to tests-online.patch
index d2db22d87e1f096a1f582cc629db05c80b93023f..157480fa22b133be9cfb6fa9d3647ab1c57e9c59 100644 (file)
@@ -4,7 +4,7 @@
  <?php
  
 -define('SOLR_SERVER_CONFIGURED', true);
-+define('SOLR_SERVER_CONFIGURED', !!getenv("SOLR_SERVER_CONFIGURED"));
++define('SOLR_SERVER_CONFIGURED', false);
  
  define('ROOT_DIRECTORY', dirname(__FILE__));
  
This page took 0.079676 seconds and 4 git commands to generate.