summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/common-functions2
-rwxr-xr-xlib/mysql-functions2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/common-functions b/lib/common-functions
index 8425e9a..ce33a4f 100755
--- a/lib/common-functions
+++ b/lib/common-functions
@@ -6,7 +6,7 @@
if [ -z "${base_dir}" ]; then
# just to make shellcheck happy
- . 'conf/default.conf'
+ . '../conf/default.conf'
fi
if [ ! -s "${work_dir}/build-master-sanity" ]; then
diff --git a/lib/mysql-functions b/lib/mysql-functions
index 801eca2..aef219b 100755
--- a/lib/mysql-functions
+++ b/lib/mysql-functions
@@ -6,7 +6,7 @@
if [ -z "${base_dir}" ]; then
# just to make shellcheck happy
- . 'conf/default.conf'
+ . '../conf/default.conf'
fi
# base64_encode_each encode each line of stdin with base64