j143 commented on a change in pull request #1005:
URL: https://github.com/apache/systemds/pull/1005#discussion_r466181458
##########
File path: src/test/java/org/apache/sysds/test/AutomatedTestBase.java
##########
@@ -164,7 +164,7 @@ public String getCodgenConfig() {
*/
protected static ExecMode rtplatform = ExecMode.HYBRID;
- protected static final boolean DEBUG = false;
+ protected static final boolean DEBUG = true;
Review comment:
Will make this false. :smile:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]