[Groonga-commit] droonga/droonga-http-server at ca6e4ce [master] Use "Default" as the default dataset name

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon May 26 18:24:59 JST 2014


YUKI Hiroshi	2014-05-26 18:24:59 +0900 (Mon, 26 May 2014)

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

  Message:
    Use "Default" as the default dataset name

  Modified files:
    bin/droonga-http-server

  Modified: bin/droonga-http-server (+1 -1)
===================================================================
--- bin/droonga-http-server    2014-05-07 12:29:31 +0900 (367d1f6)
+++ bin/droonga-http-server    2014-05-26 18:24:59 +0900 (b52f89e)
@@ -37,7 +37,7 @@ options
   .option('--droonga-engine-port <port>', 'Port number of Droonga engine',
           intOption, 10031)
   .option('--default-dataset <dataset>', 'The default dataset',
-          'Droonga')
+          'Default')
   .option('--tag <tag>', 'The tag',
           'droonga')
   .option('--access-log-file <file>',
-------------- next part --------------
HTML����������������������������...
下載 



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