[Groonga-commit] groonga/gcs [master] Indent messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 19 19:07:45 JST 2012


YUKI Hiroshi	2012-11-19 19:07:45 +0900 (Mon, 19 Nov 2012)

  New Revision: 78c5a1e15f567b1206a6d0fdadd8b8f85c3a88b2
  https://github.com/groonga/gcs/commit/78c5a1e15f567b1206a6d0fdadd8b8f85c3a88b2

  Log:
    Indent messages

  Modified files:
    tools/run-scenarios

  Modified: tools/run-scenarios (+1 -1)
===================================================================
--- tools/run-scenarios    2012-11-19 18:11:55 +0900 (57e7c0a)
+++ tools/run-scenarios    2012-11-19 19:07:45 +0900 (e4c9d2c)
@@ -142,7 +142,7 @@ runner.on('scenario', function(event) {
   });
 
   event.runner.on('request:wait', function(event) {
-    console.log(event.message);
+    console.log('  ' + event.message);
   });
 });
 
-------------- next part --------------
HTML����������������������������...
Download 



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