commit | ed722d1c16da508d8cb50ba3b14a2ca69e3fedef | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@gmail.com> | Mon May 06 20:15:04 2013 -0700 |
committer | buyingyi <buyingyi@gmail.com> | Mon May 06 20:15:04 2013 -0700 |
tree | 5ab5c4bb9e9b4399dffb6924c3f4e800a447188e | |
parent | 9c1b37ff415a01b51f5f1c0087160471819ce668 [diff] [blame] |
fix for issue196
diff --git a/hivesterix-dist/src/test/resources/runtimefunctionts/logging.properties b/hivesterix-dist/src/test/resources/runtimefunctionts/logging.properties index 1cc34e1..f42e321 100644 --- a/hivesterix-dist/src/test/resources/runtimefunctionts/logging.properties +++ b/hivesterix-dist/src/test/resources/runtimefunctionts/logging.properties
@@ -60,6 +60,5 @@ # For example, set the com.xyz.foo logger to only log SEVERE # messages: -edu.uci.ics.asterix.level = WARNING -edu.uci.ics.algebricks.level = WARNING +#edu.uci.ics.hyracks.algebricks.level = FINEST edu.uci.ics.hyracks.level = WARNING