git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1346877 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-06-06 13:15:34 +00:00
parent d7d998a16b
commit 496b94e39d
1 changed files with 1 additions and 1 deletions

View File

@ -697,7 +697,7 @@ public class FullSolrCloudTest extends AbstractDistributedZkTestCase {
// try to index to a living shard at shard2
// we are careful to make sure the downed node is not longer in the state,
// we are careful to make sure the downed node is no longer in the state,
// because on some systems (especially freebsd w/ blackhole enabled), trying
// to talk to a downed node causes grief
tries = 0;