projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4acb70e
)
ChunkingNgTest: CI debuggability #6015
author
Markus Goetz
<markus@woboq.com>
Tue, 12 Sep 2017 15:07:19 +0000
(17:07 +0200)
committer
Roeland Jago Douma
<roeland@famdouma.nl>
Thu, 5 Oct 2017 20:01:05 +0000
(22:01 +0200)
test/syncenginetestutils.h
patch
|
blob
|
history
diff --git
a/test/syncenginetestutils.h
b/test/syncenginetestutils.h
index 2feacd11f40dbe764c98a9900f0c6228f3793333..c2a0c0c8bf92e6e11ef45882c4575428dfaef093 100644
(file)
--- a/
test/syncenginetestutils.h
+++ b/
test/syncenginetestutils.h
@@
-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);