[Groonga-commit] groonga/gcs [master] Fix the path of gcs-post-sdf

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Aug 29 00:31:39 JST 2012


Yoji SHIDARA	2012-08-29 00:31:39 +0900 (Wed, 29 Aug 2012)

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

  Log:
    Fix the path of gcs-post-sdf

  Modified files:
    package.json

  Modified: package.json (+1 -1)
===================================================================
--- package.json    2012-08-28 20:23:01 +0900 (5145138)
+++ package.json    2012-08-29 00:31:39 +0900 (c69cd5a)
@@ -43,7 +43,7 @@
     "gcs-index-documents": "./bin/gcs-index-documents",
     "gcs-import-examples": "./bin/gcs-import-examples",
     "gcs-configure-default-search-field": "./bin/gcs-configure-default-search-field",
-    "gcs-post-sdf": "./bin/gcs/gcs-post-sdf",
+    "gcs-post-sdf": "./bin/gcs-post-sdf",
     "gcs-import-examples-http": "./bin/gcs-import-examples-http"
   },
   "main": "./lib/server",
-------------- next part --------------
HTML����������������������������...
Download 



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