wangxianbin created KYLIN-2678:
----------------------------------
Summary: found error in test case KylinConfigCLITest
Key: KYLIN-2678
URL: https://issues.apache.org/jira/browse/KYLIN-2678
Project: Kylin
Issue Type: Bug
Components: Tools, Build and Test
Affects Versions: v2.0.0
Environment: win7-x64
Reporter: wangxianbin
Assignee: wangxianbin
Priority: Minor
two issues found in test case KylinConfigCLITest:
# PrintStream should be closed explicitly for avoiding local temp file cleanup
fail
# System.lineSeparator() should be used instead of hard code by '\n' for OS
compatibility
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)