From d4afb60a24b932a0b7a0c2f27526f41d0bf38fc2 Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Mon, 20 Aug 2018 13:38:25 +1000 Subject: ctdb-doc: Make config migration script notice removed CTDB_BASE option This should never have been a user-level option, but some people used it. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13589 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- ctdb/doc/examples/config_migrate.sh | 1 + ctdb/doc/examples/config_migrate.test_input | 2 ++ 2 files changed, 3 insertions(+) (limited to 'ctdb') diff --git a/ctdb/doc/examples/config_migrate.sh b/ctdb/doc/examples/config_migrate.sh index 8eefd031a79..d9d71da39a2 100755 --- a/ctdb/doc/examples/config_migrate.sh +++ b/ctdb/doc/examples/config_migrate.sh @@ -155,6 +155,7 @@ check_removed_option () _option="$1" grep -Fqx "$_option" <