[Groonga-mysql-commit] mroonga/mroonga at 19beffa [master] Fix include path for test

Back to archive index

shibakentoku null+****@clear*****
Mon Dec 23 01:26:39 JST 2013


shibakentoku	2013-12-23 01:26:39 +0900 (Mon, 23 Dec 2013)

  New Revision: 19beffac738db92dc7485ad80e2e8c9578972812
  https://github.com/mroonga/mroonga/commit/19beffac738db92dc7485ad80e2e8c9578972812

  Message:
    Fix include path for test

  Modified files:
    mysql-test/mroonga/storage/optimization/order_limit/optimized/year/t/between_with_index.test

  Modified: mysql-test/mroonga/storage/optimization/order_limit/optimized/year/t/between_with_index.test (+2 -2)
===================================================================
--- mysql-test/mroonga/storage/optimization/order_limit/optimized/year/t/between_with_index.test    2013-12-23 00:51:28 +0900 (c2adbc1)
+++ mysql-test/mroonga/storage/optimization/order_limit/optimized/year/t/between_with_index.test    2013-12-23 01:26:39 +0900 (1bdfd0f)
@@ -14,7 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
---source ../../../../include/mroonga/have_mroonga.inc
+--source ../../../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS mroonga_releases;
@@ -51,4 +51,4 @@ SHOW STATUS LIKE 'mroonga_fast_order_limit';
 
 DROP TABLE mroonga_releases;
 
---source ../../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index