ChunkingNgTest: CI debuggability #6015
authorMarkus Goetz <markus@woboq.com>
Tue, 12 Sep 2017 15:07:19 +0000 (17:07 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:05 +0000 (22:01 +0200)
test/syncenginetestutils.h

index 2feacd11f40dbe764c98a9900f0c6228f3793333..c2a0c0c8bf92e6e11ef45882c4575428dfaef093 100644 (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);