-try to fix wirewatch loop
This commit is contained in:
parent
649619840b
commit
97f46a01cd
@ -836,7 +836,7 @@ lock_shard (void *cls)
|
||||
{
|
||||
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
||||
"Continuing from %llu\n",
|
||||
lastest_row_off);
|
||||
latest_row_off);
|
||||
GNUNET_break (latest_row_off >= batch_start); /* resume where we left things */
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user