mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
test: replace Makefile copy with a symlink for TEST-28-PERCENTJ-WANTEDBY
TEST-28-PERCENTJ-WANTEDBY/Makefile is identical to TEST-01-BASIC/Makefile so avoid duplication and use a symlink instead.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
|
||||
|
||||
all setup run:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|
||||
|
||||
clean clean-again:
|
||||
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --clean
|
||||
|
||||
.PHONY: all setup run clean clean-again
|
||||
1
test/TEST-28-PERCENTJ-WANTEDBY/Makefile
Symbolic link
1
test/TEST-28-PERCENTJ-WANTEDBY/Makefile
Symbolic link
@@ -0,0 +1 @@
|
||||
../TEST-01-BASIC/Makefile
|
||||
Reference in New Issue
Block a user