mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
@@ -1892,7 +1892,7 @@ check_cli_parameters(const int action)
|
||||
|
||||
/* --compact */
|
||||
|
||||
if (runtime_options.compact == TRUE)
|
||||
if (runtime_options.compact == true)
|
||||
{
|
||||
switch (action)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user