mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
ChunkingNgTest: CI debuggability #6015
This commit is contained in:
parent
70aafd74a8
commit
3d120983da
1 changed files with 1 additions and 0 deletions
|
@ -810,6 +810,7 @@ public:
|
|||
OCC::Logger::instance()->setLogFile("-");
|
||||
|
||||
QDir rootDir{_tempDir.path()};
|
||||
qDebug() << "FakeFolder operating on" << rootDir;
|
||||
toDisk(rootDir, fileTemplate);
|
||||
|
||||
_fakeQnam = new FakeQNAM(fileTemplate);
|
||||
|
|
Loading…
Reference in a new issue