summaryrefslogtreecommitdiff
path: root/test/TEST-18-FAILUREACTION/Makefile
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-09-13 03:01:42 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-10-09 19:11:21 +0900
commitdd75c133d81f07c56c82ee4e7a80f391ffebd9ce (patch)
tree80f32505c82150c01e1ab3804fa616d2f230318a /test/TEST-18-FAILUREACTION/Makefile
parentad931fee506e1313e8a520ae0ecc1c8e275d9941 (diff)
downloadsystemd-dd75c133d81f07c56c82ee4e7a80f391ffebd9ce.tar.gz
test: replace duplicated Makefile by symbolic link
Diffstat (limited to 'test/TEST-18-FAILUREACTION/Makefile')
l---------[-rw-r--r--]test/TEST-18-FAILUREACTION/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/TEST-18-FAILUREACTION/Makefile b/test/TEST-18-FAILUREACTION/Makefile
index 34d7cc6cdf..e9f93b1104 100644..120000
--- a/test/TEST-18-FAILUREACTION/Makefile
+++ b/test/TEST-18-FAILUREACTION/Makefile
@@ -1,4 +1 @@
-BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
-
-all setup clean run:
- @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
+../TEST-01-BASIC/Makefile \ No newline at end of file