lib/model: Fixes on receive-only test setup and pulling (#5136)

This commit is contained in:
Simon Frei
2018-08-19 23:34:26 +02:00
committed by Jakob Borg
parent b068c8f346
commit 09aff7bb14
2 changed files with 6 additions and 0 deletions

View File

@@ -458,6 +458,7 @@ nextFile:
}
if !f.checkParent(fi.Name, scanChan) {
f.queue.Done(fileName)
continue
}