cli: CommandUpdate: Add missing clear of files vector
Этот коммит содержится в:
родитель
a0ced3f7d0
Коммит
b229d9a68d
@ -108,6 +108,7 @@ int CommandUpdate::handle(QStringList arguments)
|
||||
}
|
||||
}
|
||||
offset += limit;
|
||||
files.clear();
|
||||
processedRows = this->dbService->getFiles(files, pattern, offset, limit);
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user