[
https://issues.apache.org/jira/browse/CASSANDRA-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004980#comment-14004980
]
Joshua McKenzie commented on CASSANDRA-7194:
--------------------------------------------
If we're outputting a \n explicitly we can safely check for that in the unit
test cross-platform. If we're using a function that appends newLine() then we
need %n. There's really no need in converting this (or all, for that matter)
\n in the code-base to %n IMO.
> CliTest unit test fails on Windows
> ----------------------------------
>
> Key: CASSANDRA-7194
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7194
> Project: Cassandra
> Issue Type: Bug
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Trivial
> Labels: Windows
> Fix For: 3.0
>
> Attachments: 7194-v2.txt, 7194_v1.patch
>
>
> looks like a newline mismatch error
--
This message was sent by Atlassian JIRA
(v6.2#6252)