Kenji Maruyama
null+****@clear*****
Mon Mar 10 15:01:24 JST 2014
Kenji Maruyama 2014-03-10 15:01:24 +0900 (Mon, 10 Mar 2014) New Revision: b86cac0a7d0135d819ca20862a78f08569547c22 https://github.com/mroonga/mroonga/commit/b86cac0a7d0135d819ca20862a78f08569547c22 Message: test: update have_os_freebsd.inc Modified files: mysql-test/mroonga/include/mroonga/have_os_freebsd.inc Modified: mysql-test/mroonga/include/mroonga/have_os_freebsd.inc (+2 -6) =================================================================== --- mysql-test/mroonga/include/mroonga/have_os_freebsd.inc 2014-03-10 15:00:26 +0900 (6053e3a) +++ mysql-test/mroonga/include/mroonga/have_os_freebsd.inc 2014-03-10 15:01:24 +0900 (dfe198c) @@ -14,12 +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 -disable_query_log; -disable_warnings; -let $VERSION_COMPILE_OS_FREEBSD= - `SELECT IF(@@version_compile_os like 'FREEBSD%', 1, 0);`; -enable_warnings; -enable_query_log; +--source ../../include/mroonga/check_freebsd.inc + if (!$VERSION_COMPILE_OS_FREEBSD) { skip Need OS FreeBSD; } -------------- next part -------------- HTML����������������������������...Download