Markus Armbruster writes:
> migrate_params_test_apply() neglects to apply tls_authz. Currently
> harmless, because migrate_params_check() doesn't care. Fix it anyway.
>
> Signed-off-by: Markus Armbruster
> ---
> migration/options.c | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a
migrate_params_test_apply() neglects to apply tls_authz. Currently
harmless, because migrate_params_check() doesn't care. Fix it anyway.
Signed-off-by: Markus Armbruster
---
migration/options.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/migration/options.c b/migration/options.c
i