[Groonga-commit] droonga/droonga.org at 8d47dde [gh-pages] Add "reporter" field for expected result of system.status

Zurück zum Archiv-Index

YUKI Hiroshi null+****@clear*****
Thu Apr 23 18:02:33 JST 2015


YUKI Hiroshi	2015-04-23 18:02:33 +0900 (Thu, 23 Apr 2015)

  New Revision: 8d47dde390aa5c983b14dc3dc9f88e2abb0af94e
  https://github.com/droonga/droonga.org/commit/8d47dde390aa5c983b14dc3dc9f88e2abb0af94e

  Message:
    Add "reporter" field for expected result of system.status

  Modified files:
    tutorial/1.1.0/groonga/index.md

  Modified: tutorial/1.1.0/groonga/index.md (+4 -2)
===================================================================
--- tutorial/1.1.0/groonga/index.md    2015-04-23 11:50:54 +0900 (93609a7)
+++ tutorial/1.1.0/groonga/index.md    2015-04-23 18:02:33 +0900 (f0bf84d)
@@ -241,7 +241,8 @@ $ curl "http://node0:10041/droonga/system/status" | jq "."
     "node1:10031/droonga": {
       "live": true
     }
-  }
+  },
+  "reporter": "..."
 }
 ~~~
 
@@ -258,7 +259,8 @@ $ curl "http://node1:10041/droonga/system/status" | jq "."
     "node1:10031/droonga": {
       "live": true
     }
-  }
+  },
+  "reporter": "..."
 }
 ~~~
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index