Merge branch 'cassandra-2.0' into cassandra-2.1

This commit is contained in:
Brandon Williams 2015-09-16 20:39:39 -05:00
commit ba5837ea25
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ public class FailureDetector implements IFailureDetector, FailureDetectorMBean
}
else
{
sb.append(" TOKENS: not present");
sb.append(" TOKENS: not present\n");
}
}