ctdb-tests: export CTDB_SCRIPTS_TOOLS_BIN_DIR
authorMartin Schwenke <martin@meltin.net>
Thu, 7 Mar 2019 04:26:27 +0000 (15:26 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 15 Mar 2019 05:17:14 +0000 (05:17 +0000)
This isn't used anywhere that requires it to be exported, but the lack
of consistency will cause problems and confusion at some later stage.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@samba.org>
ctdb/tests/scripts/script_install_paths.sh

index a75abda248a148a7007712a98e300c1d47c97823..d67d3fba19f5f39554736149209f00e08ee2e91a 100644 (file)
@@ -36,6 +36,7 @@ export CTDB_SCRIPTS_BASE \
        CTDB_SCRIPTS_BIN_DIR \
        CTDB_SCRIPTS_INIT_SCRIPT \
        CTDB_SCRIPTS_SBIN_DIR \
+       CTDB_SCRIPTS_TOOLS_BIN_DIR \
        CTDB_SCRIPTS_TOOLS_HELPER_DIR \
        CTDB_SCRIPTS_HELPER_BINDIR \
        CTDB_SCRIPTS_DATA_DIR \