@ -171,7 +171,7 @@ namespace pEp {
if (init_tree) {
logH1("PityTest Starting...");
_logRaw("RootUnit: " + getPathShort());
_logRaw("RootUnit: " + getPath());
_logRaw("GlobalRootDir: " + getGlobalRootDir());
_logRaw("Ensuring GlobalRootDir...");
@ -78,6 +78,7 @@ namespace pEp {
private:
// METHODS
void _init();
// Execution
void _initProcUnitNrRecurse();
void _initTransportRecurse();