Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: b8fe4d782db37385246f651493f9d935dd58c301
      
https://github.com/ibus/ibus/commit/b8fe4d782db37385246f651493f9d935dd58c301
  Author: Daiki Ueno <[email protected]>
  Date:   2012-04-17 (Tue, 17 Apr 2012)

  Changed paths:
    M src/Makefile.am

  Log Message:
  -----------
  Fix make check.

The make variable TESTS is reserved by automake:
https://www.gnu.org/software/automake/manual/automake.html#index-TESTS-832
and thus it causes error when make check:
 make[4]: Entering directory `/home/ueno/devel/ibus/src'
 /bin/sh: line 9: ./tests: Is a directory
 FAIL: tests

BUG=none
TEST=manually

Review URL: https://codereview.appspot.com/6056043



-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复