[Groonga-commit] groonga/gcs [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Oct 17 18:05:45 JST 2012


YUKI Hiroshi	2012-10-17 18:05:45 +0900 (Wed, 17 Oct 2012)

  New Revision: 03ed6c0880ee9494e94ba8638a7aa68db5567f09
  https://github.com/groonga/gcs/commit/03ed6c0880ee9494e94ba8638a7aa68db5567f09

  Log:
    Fix syntax error

  Modified files:
    bin/gcs-index-documents

  Modified: bin/gcs-index-documents (+1 -1)
===================================================================
--- bin/gcs-index-documents    2012-10-17 18:02:35 +0900 (28502d2)
+++ bin/gcs-index-documents    2012-10-17 18:05:45 +0900 (662eb24)
@@ -50,5 +50,5 @@ client.assertDomainExists(function() {
         client.raiseFatalError(error);
       }
     }
-  });
+  );
 });
-------------- next part --------------
HTML����������������������������...
Download 



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