[Groonga-commit] droonga/droonga-engine at 1a0de00 [master] Fix expected result

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jun 2 16:32:50 JST 2015


YUKI Hiroshi	2015-06-02 16:32:50 +0900 (Tue, 02 Jun 2015)

  New Revision: 1a0de00eb6efc29dd614c3d669ad14bc501d0fbe
  https://github.com/droonga/droonga-engine/commit/1a0de00eb6efc29dd614c3d669ad14bc501d0fbe

  Message:
    Fix expected result

  Modified files:
    test/command/suite/catalog/fetch.expected.single_slice

  Modified: test/command/suite/catalog/fetch.expected.single_slice (+2 -2)
===================================================================
--- test/command/suite/catalog/fetch.expected.single_slice    2015-06-02 15:02:25 +0900 (9c14ce8)
+++ test/command/suite/catalog/fetch.expected.single_slice    2015-06-02 16:32:50 +0900 (c974e0c)
@@ -23,7 +23,7 @@
             "slices": [
               {
                 "label": "slice000",
-                "weight": 50,
+                "weight": 100,
                 "volume": {
                   "address": "127.0.0.1:23003/droonga.000"
                 }
@@ -36,7 +36,7 @@
             "slices": [
               {
                 "label": "slice010",
-                "weight": 50,
+                "weight": 100,
                 "volume": {
                   "address": "127.0.0.1:23003/droonga.010"
                 }
-------------- next part --------------
HTML����������������������������...
Download 



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