aboutsummaryrefslogtreecommitdiffstats
path: root/checks/mds.test
diff options
context:
space:
mode:
Diffstat (limited to 'checks/mds.test')
-rwxr-xr-xchecks/mds.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/mds.test b/checks/mds.test
index fe5622c35..ff07e1a5f 100755
--- a/checks/mds.test
+++ b/checks/mds.test
@@ -1,6 +1,6 @@
#!/bin/sh
-. defs.inc || exit 3
+. $srcdir/defs.inc || exit 3
test_one () {
if [ "$(grep $1 y | sed -e 's/.*=[ ]\(.*\)/\1/' -e 's/ //g')" != "$2" ]; then