Kouhei Sutou
null+****@clear*****
Tue Aug 14 16:18:57 JST 2012
Kouhei Sutou 2012-08-14 16:18:57 +0900 (Tue, 14 Aug 2012) New Revision: a3bf1b8ac3a6cdc4141d8c028fcb9b263f5bdafc https://github.com/groonga/groonga/commit/a3bf1b8ac3a6cdc4141d8c028fcb9b263f5bdafc Log: test function: run "bundle install" on grntest init Modified files: test/function/run-test.sh Modified: test/function/run-test.sh (+1 -0) =================================================================== --- test/function/run-test.sh 2012-08-14 15:30:28 +0900 (a734607) +++ test/function/run-test.sh 2012-08-14 16:18:57 +0900 (350acc8) @@ -70,6 +70,7 @@ fi grntest_dir="$BASE_DIR/grntest" if ! test -d "$grntest_dir"; then git clone git://github.com/groonga/grntest.git "$grntest_dir" + (cd "$grntest_dir" && bundle install) fi have_targets="false" -------------- next part -------------- HTML����������������������������...Download