mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-2.0' into cassandra-2.1
This commit is contained in:
commit
ba5837ea25
|
|
@ -172,7 +172,7 @@ public class FailureDetector implements IFailureDetector, FailureDetectorMBean
|
|||
}
|
||||
else
|
||||
{
|
||||
sb.append(" TOKENS: not present");
|
||||
sb.append(" TOKENS: not present\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue