Test fix.

This commit is contained in:
Vladimir Chebotarev 2020-07-26 19:23:08 +03:00
parent 1b3f5c99f5
commit a9e0a5d95b

View File

@ -106,7 +106,7 @@ void ClusterCopierApp::mainImpl()
context->setConfig(loaded_config.configuration);
context->setApplicationType(Context::ApplicationType::LOCAL);
context->setPath(process_path);
context->setPath(process_path + "/");
registerFunctions();
registerAggregateFunctions();