summaryrefslogtreecommitdiff
path: root/test/TEST-08-ISSUE-2730
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2016-05-01 16:31:36 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2016-05-01 16:40:21 +0000
commitcd4c260323dd07d8175a62ca3234e9d7ccfeeb45 (patch)
tree35542d5489361c356d5a72ffa3aaed0ac2c73b45 /test/TEST-08-ISSUE-2730
parent52c0bed3fb976be2b153b10f0a7dfb6f0faa9834 (diff)
downloadsystemd-cd4c260323dd07d8175a62ca3234e9d7ccfeeb45.tar.gz
tests: use symlink to Makefile
Diffstat (limited to 'test/TEST-08-ISSUE-2730')
l---------[-rw-r--r--]test/TEST-08-ISSUE-2730/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/test/TEST-08-ISSUE-2730/Makefile b/test/TEST-08-ISSUE-2730/Makefile
index 5e89a29eff..e9f93b1104 100644..120000
--- a/test/TEST-08-ISSUE-2730/Makefile
+++ b/test/TEST-08-ISSUE-2730/Makefile
@@ -1,10 +1 @@
-all:
- @make -s --no-print-directory -C ../.. all
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
-setup:
- @make --no-print-directory -C ../.. all
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
-clean:
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
-run:
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run
+../TEST-01-BASIC/Makefile \ No newline at end of file