[Groonga-commit] groonga/gcs [master] Load "path" module

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 17:31:30 JST


SHIMODA Hiroshi	2012-08-09 17:31:30 +0900 (Thu, 09 Aug 2012)

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

  Log:
    Load "path" module

  Modified files:
    bin/gcs-post-sdf

  Modified: bin/gcs-post-sdf (+1 -0)
===================================================================
--- bin/gcs-post-sdf    2012-08-09 17:28:15 +0900 (a8ef050)
+++ bin/gcs-post-sdf    2012-08-09 17:31:30 +0900 (f952888)
@@ -3,6 +3,7 @@
 var CLI = require(__dirname + '/../lib/command-line').CommandLineInterface;
 var commandLine = new CLI();
 var fs = require('fs');
+var path = require('path');
 var BatchProcessor = require(__dirname + '/../lib/batch').Processor;
 
 commandLine
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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