[Groonga-commit] groonga/gcs [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Nov 9 16:03:03 JST 2012


YUKI Hiroshi	2012-11-09 16:03:03 +0900 (Fri, 09 Nov 2012)

  New Revision: d71360e2fb6e5bf41132c3189b442c7ced459473
  https://github.com/groonga/gcs/commit/d71360e2fb6e5bf41132c3189b442c7ced459473

  Log:
    Fix typo

  Modified files:
    bin/gcs-run-scenarios

  Modified: bin/gcs-run-scenarios (+1 -1)
===================================================================
--- bin/gcs-run-scenarios    2012-11-09 15:59:13 +0900 (4f35ebe)
+++ bin/gcs-run-scenarios    2012-11-09 16:03:03 +0900 (21335ef)
@@ -103,7 +103,7 @@ function processScenario(params, callback) {
     }
   }
 
-  if (request.onlyCGS && commandLine.options.acs)
+  if (request.onlyGCS && commandLine.options.acs)
     return processNext();
 
   console.log('  Processing request: ' + request.name);
-------------- next part --------------
HTML����������������������������...
다운로드 



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