summaryrefslogtreecommitdiff
path: root/test/TEST-19-DELEGATE
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-12-06 15:09:54 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-12-06 15:16:35 +0100
commitded65775a28ceeb53829ec2bae1bb7a9947f5856 (patch)
treec46e4c808c07108e20a2d48d192b006968c33738 /test/TEST-19-DELEGATE
parent4fb55f18ea31484b437a9cfd43c14f1b9bdc61c6 (diff)
downloadsystemd-ded65775a28ceeb53829ec2bae1bb7a9947f5856.tar.gz
tests: try to autodetect directory better
Ignore mkosi.builddir. In the future we can also add other patterns if necessary. run-intergration-tests.sh is updated to use the new script, and modified to work from arbitrary directory. Follow-up for #7494.
Diffstat (limited to 'test/TEST-19-DELEGATE')
-rw-r--r--test/TEST-19-DELEGATE/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-19-DELEGATE/Makefile b/test/TEST-19-DELEGATE/Makefile
index b895de8bcb..3a212a07a9 100644
--- a/test/TEST-19-DELEGATE/Makefile
+++ b/test/TEST-19-DELEGATE/Makefile
@@ -1,4 +1,4 @@
-include ../Makefile.guess
+BUILD_DIR=$(exec ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@