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