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