summaryrefslogtreecommitdiff
path: root/bin/build-master-status-from-mysql
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-22 10:27:41 +0100
committerErich Eckner <git@eckner.net>2018-01-22 10:27:41 +0100
commitd384cd8395fb0a0e0686f3c1ddac883002563f9a (patch)
tree79038983405f805c53efd1f13dc5f3c2beec1603 /bin/build-master-status-from-mysql
parentfe3add81cf6be1f717842dfb3335f631e7aa4b19 (diff)
downloadbuilder-d384cd8395fb0a0e0686f3c1ddac883002563f9a.tar.xz
source bin/mysql-functions in conf/default.conf - just like bin/common-functions - because it is now needed almost everywhere
Diffstat (limited to 'bin/build-master-status-from-mysql')
-rwxr-xr-xbin/build-master-status-from-mysql2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/build-master-status-from-mysql b/bin/build-master-status-from-mysql
index 85185b7..12278be 100755
--- a/bin/build-master-status-from-mysql
+++ b/bin/build-master-status-from-mysql
@@ -4,8 +4,6 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
-# shellcheck source=bin/mysql-functions
-. "${base_dir}/bin/mysql-functions"
# shellcheck disable=SC2016
{