Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:38:28 JST 2012
Kouhei Sutou 2012-03-04 14:24:13 +0900 (Sun, 04 Mar 2012) New Revision: c7684fb16e0854c4396bfb0ea21129aeb143ec0f https://github.com/mroonga/mroonga/commit/c7684fb16e0854c4396bfb0ea21129aeb143ec0f Merged 16ed2c6: Merge branch 'master' of github.com:mroonga/mroonga Log: [test] use --source instead of source Modified files: test/sql/suite/mroonga_storage/t/binlog.test test/sql/suite/mroonga_wrapper/t/binlog.test Modified: test/sql/suite/mroonga_storage/t/binlog.test (+2 -2) =================================================================== --- test/sql/suite/mroonga_storage/t/binlog.test 2012-03-04 14:14:04 +0900 (f8655a4) +++ test/sql/suite/mroonga_storage/t/binlog.test 2012-03-04 14:24:13 +0900 (c37448f) @@ -14,8 +14,8 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -source include/have_log_bin.inc; -source include/have_mroonga.inc; +--source include/have_log_bin.inc +--source include/have_mroonga.inc --disable_warnings drop table if exists t1; Modified: test/sql/suite/mroonga_wrapper/t/binlog.test (+2 -2) =================================================================== --- test/sql/suite/mroonga_wrapper/t/binlog.test 2012-03-04 14:14:04 +0900 (4b98177) +++ test/sql/suite/mroonga_wrapper/t/binlog.test 2012-03-04 14:24:13 +0900 (ef00f46) @@ -15,8 +15,8 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -source include/have_log_bin.inc; -source include/have_mroonga.inc; +--source include/have_log_bin.inc +--source include/have_mroonga.inc --disable_warnings drop table if exists t1; -------------- next part -------------- HTML����������������������������...Download