[Groonga-commit] droonga/droonga-engine at 1750ad1 [master] Add missing zone

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri May 9 12:09:22 JST 2014


YUKI Hiroshi	2014-05-09 12:09:22 +0900 (Fri, 09 May 2014)

  New Revision: 1750ad125c37bf8423907afb576a15f3b41f7f50
  https://github.com/droonga/droonga-engine/commit/1750ad125c37bf8423907afb576a15f3b41f7f50

  Message:
    Add missing zone

  Modified files:
    test/unit/fixtures/catalog/version1.json

  Modified: test/unit/fixtures/catalog/version1.json (+4 -1)
===================================================================
--- test/unit/fixtures/catalog/version1.json    2014-05-09 12:08:22 +0900 (98233d0)
+++ test/unit/fixtures/catalog/version1.json    2014-05-09 12:09:22 +0900 (4fca8ed)
@@ -1,6 +1,9 @@
 {
   "effective_date": "2013-09-01T00:00:00Z",
-  "zones": ["localhost:23003/test"],
+  "zones": [
+    "localhost:23003/test",
+    "localhost:23004/test"
+  ],
   "farms": {
     "localhost:23003/test": {
       "device": ".",
-------------- next part --------------
HTML����������������������������...
下载 



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