mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Fix typo
This commit is contained in:
@@ -1196,7 +1196,7 @@ main(int argc, char **argv)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* If --dry-run specified, ensure log_level is at least LOG_INFO, regardless
|
* If --dry-run specified, ensure log_level is at least LOG_INFO, regardless
|
||||||
* of what's in the configuration file or -L/--log-level paremeter, otherwise
|
* of what's in the configuration file or -L/--log-level parameter, otherwise
|
||||||
* some or output might not be displayed.
|
* some or output might not be displayed.
|
||||||
*/
|
*/
|
||||||
if (runtime_options.dry_run == true)
|
if (runtime_options.dry_run == true)
|
||||||
|
|||||||
Reference in New Issue
Block a user