diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-02 13:19:57 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-02 13:19:57 +0000 |
commit | d3963f7a065d1fac5e4f48a900a9ba3ab5e7357c (patch) | |
tree | b3db7b8feca481b5918a148c7593ce58d9b9dfdb /ChangeLog | |
parent | afd829326e97de55f828ea95baf42a20c472604f (diff) |
tests/check/Makefile.am: Disable cacasink from the states check too - it also calls exit(1) on us when it can't find ...
Original commit message from CVS:
* tests/check/Makefile.am:
Disable cacasink from the states check too - it also calls exit(1)
on us when it can't find a terminal to talk to.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-03-02 Jan Schmidt <thaytan@mad.scientist.com> + + * tests/check/Makefile.am: + Disable cacasink from the states check too - it also calls exit(1) + on us when it can't find a terminal to talk to. + 2007-03-02 Wim Taymans <wim@fluendo.com> Patch by: Thijs Vermeir <thijsvermeir at gmail dot com> |