Fix spurious warning when executing "repmgr node rejoin"

Database connection parameters required for this.
This commit is contained in:
Ian Barwick
2017-08-25 16:28:25 +09:00
parent a449e8512e
commit 4921f389b6

View File

@@ -1309,6 +1309,7 @@ check_cli_parameters(const int action)
case CLUSTER_SHOW:
case CLUSTER_MATRIX:
case CLUSTER_CROSSCHECK:
case NODE_REJOIN:
break;
default:
item_list_append_format(&cli_warnings,