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 Audrius Butkevicius
parent ff3cbdc90d
commit 165417c462
2 changed files with 6 additions and 0 deletions

View File

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