[Groonga-commit] groonga/gcs [master] Export Domain correctly

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 8月 3日 (金) 18:14:28 JST


SHIMODA Hiroshi	2012-08-03 18:14:28 +0900 (Fri, 03 Aug 2012)

  New Revision: 830dbb281cbb3e8e4618088bdc4441a6fe6cffdb
  https://github.com/groonga/gcs/commit/830dbb281cbb3e8e4618088bdc4441a6fe6cffdb

  Log:
    Export Domain correctly

  Modified files:
    lib/command-line.js

  Modified: lib/command-line.js (+1 -1)
===================================================================
--- lib/command-line.js    2012-08-03 18:11:56 +0900 (ac636eb)
+++ lib/command-line.js    2012-08-03 18:14:28 +0900 (98b617c)
@@ -8,4 +8,4 @@ exports.getContext = function(databasePath) {
          (context = new nroonga.Context(databasePath || exports.defaultDatabasePath));
 };
 
-exports.Domain = require('./database/domain');
+exports.Domain = require('./database/domain').Domain;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index