mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Minor log output fix
This commit is contained in:
@@ -123,7 +123,7 @@ do_standby_clone(void)
|
||||
{
|
||||
local_data_directory_provided = true;
|
||||
log_notice(_("destination directory \"%s\" provided"),
|
||||
runtime_options.data_dir);
|
||||
local_data_directory);
|
||||
}
|
||||
else if (mode == barman)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user