Comment #4 on issue 1592 by [email protected]: "make check" fails on missing test-override-ibus.py
http://code.google.com/p/ibus/issues/detail?id=1592

Thank you for the fast fix!

However make distcheck would run in git dir to make the tarball and it might not be needed to run it in the tarball.

No, but distcheck is good for determining that all files that you expect and need in the tarball are indeed there; distcheck == make dist, unpack the new tarball, configure, make, make check. That spots that "make check" will fail because of the missing .py file.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复