SHIMODA Piro Hiroshi
null+****@clear*****
Mon Oct 6 14:54:47 JST 2014
SHIMODA "Piro" Hiroshi 2014-10-06 14:54:47 +0900 (Mon, 06 Oct 2014) New Revision: 04a1880517f2e3a1b9a8d4e34695836e9367b373 https://github.com/droonga/droonga.org/commit/04a1880517f2e3a1b9a8d4e34695836e9367b373 Message: Don't install jq again and again Modified files: _po/ja/tutorial/1.0.7/benchmark/index.po ja/tutorial/1.0.7/benchmark/index.md tutorial/1.0.7/benchmark/index.md Modified: _po/ja/tutorial/1.0.7/benchmark/index.po (+0 -2) =================================================================== --- _po/ja/tutorial/1.0.7/benchmark/index.po 2014-10-06 14:50:20 +0900 (e18589c) +++ _po/ja/tutorial/1.0.7/benchmark/index.po 2014-10-06 14:54:47 +0900 (98fc7c6) @@ -1082,7 +1082,6 @@ msgstr "" msgid "" "~~~\n" "(on node3)\n" -"% sudo apt-get install -y jq\n" "% curl \"http://node0:10042/droonga/system/status\" | jq .\n" "{\n" " \"nodes\": {\n" @@ -1169,7 +1168,6 @@ msgstr "" msgid "" "~~~\n" "(on node3)\n" -"% sudo apt-get install -y jq\n" "% curl \"http://node0:10042/droonga/system/status\" | jq .\n" "{\n" " \"nodes\": {\n" Modified: ja/tutorial/1.0.7/benchmark/index.md (+0 -2) =================================================================== --- ja/tutorial/1.0.7/benchmark/index.md 2014-10-06 14:50:20 +0900 (f606f72) +++ ja/tutorial/1.0.7/benchmark/index.md 2014-10-06 14:54:47 +0900 (0ecf87a) @@ -586,7 +586,6 @@ Droongaノードの上でGroongaを動かしている場合は、CPU資源とメ ~~~ (on node3) -% sudo apt-get install -y jq % curl "http://node0:10042/droonga/system/status" | jq . { "nodes": { @@ -645,7 +644,6 @@ Droongaクラスタの性能を有効に測定するためには、各ノード ~~~ (on node3) -% sudo apt-get install -y jq % curl "http://node0:10042/droonga/system/status" | jq . { "nodes": { Modified: tutorial/1.0.7/benchmark/index.md (+0 -2) =================================================================== --- tutorial/1.0.7/benchmark/index.md 2014-10-06 14:50:20 +0900 (fc01148) +++ tutorial/1.0.7/benchmark/index.md 2014-10-06 14:54:47 +0900 (ccd02d2) @@ -577,7 +577,6 @@ Make sure that two nodes are actually detected: ~~~ (on node3) -% sudo apt-get install -y jq % curl "http://node0:10042/droonga/system/status" | jq . { "nodes": { @@ -636,7 +635,6 @@ Make sure that three nodes are actually detected: ~~~ (on node3) -% sudo apt-get install -y jq % curl "http://node0:10042/droonga/system/status" | jq . { "nodes": { -------------- next part -------------- HTML����������������������������...Download