[Groonga-commit] droonga/droonga-http-server at 6ffdbd5 [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 18 19:09:34 JST 2014


YUKI Hiroshi	2014-09-18 19:09:34 +0900 (Thu, 18 Sep 2014)

  New Revision: 6ffdbd5be2959a3085013e55a7cb62b9587da964
  https://github.com/droonga/droonga-http-server/commit/6ffdbd5be2959a3085013e55a7cb62b9587da964

  Message:
    Fix syntax error

  Modified files:
    bin/droonga-http-server-configure

  Modified: bin/droonga-http-server-configure (+1 -1)
===================================================================
--- bin/droonga-http-server-configure    2014-09-18 19:09:26 +0900 (8c5ce46)
+++ bin/droonga-http-server-configure    2014-09-18 19:09:34 +0900 (919171d)
@@ -79,7 +79,7 @@ function ensureServiceStopped(callback) {
 
     stopService(callback);
   });
-end
+}
 
 function stopService(callback) {
   if (installedAsService) {
-------------- next part --------------
HTML����������������������������...
Download 



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