summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-01 18:14:42 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-01 18:14:42 +0000
commit520caf5f34c2103aef2bfe56ef1e561aa421a4bd (patch)
tree89bf003157f66483365d3c62b34a5d08528f0732 /ChangeLog
parent8ed6a4aca96d7e8c145e8ec9498d448c81ae3944 (diff)
tests/check/Makefile.am: Disable aasink in the states test. I suspect this is the element that is calling exit(1) whe...
Original commit message from CVS: * tests/check/Makefile.am: Disable aasink in the states test. I suspect this is the element that is calling exit(1) when it can't proceed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37adb729..400a48e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
* tests/check/Makefile.am:
+ Disable aasink in the states test. I suspect this is the element that
+ is calling exit(1) when it can't proceed.
+
+2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * tests/check/Makefile.am:
Draw plugins in from the build tree sys/ dir, rather than picking
up the already installed versions.