[Groonga-commit] droonga/droonga-engine at 5e8fdf5 [master] Indent

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jul 23 14:38:25 JST 2014


YUKI Hiroshi	2014-07-23 14:38:25 +0900 (Wed, 23 Jul 2014)

  New Revision: 5e8fdf5f3cae3743497c53e44492371c352f4612
  https://github.com/droonga/droonga-engine/commit/5e8fdf5f3cae3743497c53e44492371c352f4612

  Message:
    Indent

  Modified files:
    bin/droonga-engine-absorb-data

  Modified: bin/droonga-engine-absorb-data (+6 -6)
===================================================================
--- bin/droonga-engine-absorb-data    2014-07-23 14:38:01 +0900 (f46d459)
+++ bin/droonga-engine-absorb-data    2014-07-23 14:38:25 +0900 (fefd8b8)
@@ -87,12 +87,12 @@ end
 
 puts "Absorbing data..."
 if options.remote
-run_remote_command(destination_node, "absorb_data",
-                   "node"    => destination_node,
-                   "source"  => options.source_host,
-                   "port"    => options.port,
-                   "tag"     => options.tag,
-                   "dataset" => options.dataset)
+  run_remote_command(destination_node, "absorb_data",
+                     "node"    => destination_node,
+                     "source"  => options.source_host,
+                     "port"    => options.port,
+                     "tag"     => options.tag,
+                     "dataset" => options.dataset)
 else
   puts "dataset = #{options.dataset}"
   puts "port    = #{options.port}"
-------------- next part --------------
HTML����������������������������...
Download 



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