move tests back to debug
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8e5fdc2f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8e5fdc2f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8e5fdc2f Branch: refs/heads/trunk Commit: 8e5fdc2f9448b72acab83ec5f5361493e234096e Parents: 1467118 Author: Brandon Williams <brandonwilli...@apache.org> Authored: Thu Oct 23 13:11:04 2014 -0500 Committer: Brandon Williams <brandonwilli...@apache.org> Committed: Thu Oct 23 13:11:04 2014 -0500 ---------------------------------------------------------------------- test/conf/logback-test.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/8e5fdc2f/test/conf/logback-test.xml ---------------------------------------------------------------------- diff --git a/test/conf/logback-test.xml b/test/conf/logback-test.xml index 535e4fe..faffac4 100644 --- a/test/conf/logback-test.xml +++ b/test/conf/logback-test.xml @@ -52,7 +52,7 @@ </filter> </appender> - <root level="INFO"> + <root level="DEBUG"> <appender-ref ref="FILE" /> <appender-ref ref="STDERR" /> <appender-ref ref="STDOUT" />