[Groonga-commit] groonga/gcs [master] This should be self

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Nov 14 13:16:45 JST 2012


Yoji SHIDARA	2012-11-14 13:16:45 +0900 (Wed, 14 Nov 2012)

  New Revision: 955f6a1402d8eb7511cbf6b21a8d685878fa8059
  https://github.com/groonga/gcs/commit/955f6a1402d8eb7511cbf6b21a8d685878fa8059

  Log:
    This should be self

  Modified files:
    tools/scenario-runner.js

  Modified: tools/scenario-runner.js (+1 -1)
===================================================================
--- tools/scenario-runner.js    2012-11-14 13:13:08 +0900 (1237ed5)
+++ tools/scenario-runner.js    2012-11-14 13:16:45 +0900 (113a16b)
@@ -88,7 +88,7 @@ Runner.prototype._processScenario = function(scenario, callback) {
 
     var statusCode = response.StatusCode;
     if (!statusCodeTable[statusCode]) {
-      this.emit('error', {statusCode: statusCode});
+      self.emit('error', {statusCode: statusCode});
       if (callback)
         callback(statusCode, null);
       return;
-------------- next part --------------
HTML����������������������������...
Download 



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