[Groonga-commit] groonga/gcs [master] Rename database path from gcs to croonga

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 20日 (水) 14:01:34 JST


Yoji SHIDARA	2012-06-20 14:01:34 +0900 (Wed, 20 Jun 2012)

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

  Log:
    Rename database path from gcs to croonga

  Modified files:
    bin/batch

  Modified: bin/batch (+2 -2)
===================================================================
--- bin/batch    2012-06-20 13:55:32 +0900 (cece211)
+++ bin/batch    2012-06-20 14:01:34 +0900 (8095ded)
@@ -9,9 +9,9 @@ var BatchProcessor = require('batch/processor').Processor;
 program
   .usage('[options] [batch files]...')
   .option('--database-path <path>',
-          'path to the database file [(project root)/database/croonga]',
+          'path to the database file [(project root)/database/gcs]',
           String,
-          __dirname + '/../database/croonga')
+          __dirname + '/../database/gcs')
   .option('--domain <name>',
           'the name of the domain',
           String)
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index