[Groonga-commit] groonga/groonga at 15e0039 [master] Fix ENV to fit current name of scripts directory: "lib/mrb/scripts"

Back to archive index

wanabe null+****@clear*****
Wed Oct 9 17:19:14 JST 2013


wanabe	2013-10-09 17:19:14 +0900 (Wed, 09 Oct 2013)

  New Revision: 15e0039d83103fdb47680f8d34fb754c27eb01b6
  https://github.com/groonga/groonga/commit/15e0039d83103fdb47680f8d34fb754c27eb01b6

  Merged 5f55469: Merge pull request #112 from wanabe/fix-test-script-path

  Message:
    Fix ENV to fit current name of scripts directory: "lib/mrb/scripts"

  Modified files:
    test/unit/run-test.sh

  Modified: test/unit/run-test.sh (+1 -1)
===================================================================
--- test/unit/run-test.sh    2013-10-08 23:54:15 +0900 (3ee2e22)
+++ test/unit/run-test.sh    2013-10-09 17:19:14 +0900 (e0dfc75)
@@ -58,7 +58,7 @@ CUTTER_ARGS="$CUTTER_ARGS --exclude-file test-performance.so"
 GRN_PLUGINS_DIR="$top_dir/plugins"
 export GRN_PLUGINS_DIR
 
-GRN_RUBY_SCRIPTS_DIR="$top_dir/lib/mrb/ruby_scripts"
+GRN_RUBY_SCRIPTS_DIR="$top_dir/lib/mrb/scripts"
 export GRN_RUBY_SCRIPTS_DIR
 
 case `uname` in
-------------- next part --------------
HTML����������������������������...
Download 



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