[
https://issues.jboss.org/browse/ISPN-4922?page=com.atlassian.jira.plugin....
]
William Burns updated ISPN-4922:
--------------------------------
Description:
DistributedEntryRetrieverTest still has some carriage returns in it erroneously. they
should be removed as well as any other tests although running {code}find -name *.java
-exec grep -r $'\r' '{}' \; -print
{code} only seems to return DistributedEntryRetrieverTest.java
was:DistributedEntryRetrieverTest still has some carriage returns in it erroneously.
they should be removed as well as any other tests although running {code}grep -r
$'\r' *{code} only seems to return DistributedEntryRetrieverTest.java
Remove carriage returns from test files
---------------------------------------
Key: ISPN-4922
URL:
https://issues.jboss.org/browse/ISPN-4922
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 7.0.0.CR2
Reporter: William Burns
Assignee: William Burns
Fix For: 7.0.0.Final
DistributedEntryRetrieverTest still has some carriage returns in it erroneously. they
should be removed as well as any other tests although running {code}find -name *.java
-exec grep -r $'\r' '{}' \; -print
{code} only seems to return DistributedEntryRetrieverTest.java
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)