diff options
Diffstat (limited to 'test/TEST-14-MACHINE-ID/Makefile')
l---------[-rw-r--r--] | test/TEST-14-MACHINE-ID/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/test/TEST-14-MACHINE-ID/Makefile b/test/TEST-14-MACHINE-ID/Makefile index 5e89a29eff..e9f93b1104 100644..120000 --- a/test/TEST-14-MACHINE-ID/Makefile +++ b/test/TEST-14-MACHINE-ID/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 |