Matthias Boehm created SYSTEMML-1556: ----------------------------------------
Summary: CLI argument parsing issues w/ escaped quotes Key: SYSTEMML-1556 URL: https://issues.apache.org/jira/browse/SYSTEMML-1556 Project: SystemML Issue Type: Bug Reporter: Matthias Boehm Our previous parsing of command line arguments was able to handle escaped quotes such as {{Log=\" \"}} whereas the new CLI parsing cuts it off as {{LOG="}} leading to test failures of the codegen experiments on windows. -- This message was sent by Atlassian JIRA (v6.3.15#6346)