ChunkingNgTest: CI debuggability #6015

This commit is contained in:
Markus Goetz 2017-09-12 17:07:19 +02:00
parent 70aafd74a8
commit 3d120983da

View file

@ -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);