mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Minor syntax formatting tweak
For consistency.
This commit is contained in:
@@ -291,7 +291,8 @@ do_standby_clone(void)
|
|||||||
*/
|
*/
|
||||||
check_source_server();
|
check_source_server();
|
||||||
}
|
}
|
||||||
else {
|
else
|
||||||
|
{
|
||||||
upstream_node_id = runtime_options.upstream_node_id;
|
upstream_node_id = runtime_options.upstream_node_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user