[Groonga-commit] groonga/groonga [master] Fix groonga command directory name

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Feb 19 23:01:05 JST 2013


Kouhei Sutou	2013-02-19 23:01:05 +0900 (Tue, 19 Feb 2013)

  New Revision: fbb7302db9f8e9e2873e8e34f161bb9163e90c7b
  https://github.com/groonga/groonga/commit/fbb7302db9f8e9e2873e8e34f161bb9163e90c7b

  Log:
    Fix groonga command directory name

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

  Modified: test/command/run-test.sh (+1 -1)
===================================================================
--- test/command/run-test.sh    2013-02-19 21:53:06 +0900 (002cf7d)
+++ test/command/run-test.sh    2013-02-19 23:01:05 +0900 (6a123e7)
@@ -86,7 +86,7 @@ else
     fi
 fi
 
-groonga_command_dir="$BASE_DIR/groonga_command"
+groonga_command_dir="$BASE_DIR/groonga-command"
 
 have_targets="false"
 use_gdb="false"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る