]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-70-BONDBRIDGETEAMVLAN: get rid of duplicate makefile
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 21 Jun 2019 11:41:51 +0000 (13:41 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 19 Jul 2019 14:13:46 +0000 (16:13 +0200)
test/TEST-70-BONDBRIDGETEAMVLAN/Makefile

index aad27059472a34837e6b7b798ca092bb029b6df2..2dcab8164b7715b6778f23cbd71787078155544d 100644 (file)
@@ -1,10 +1 @@
-all:
-       @$(MAKE) -s --no-print-directory -C ../.. all
-       @V=$(V) basedir=../.. testdir=../ ./test.sh --all
-setup:
-       @$(MAKE) --no-print-directory -C ../.. all
-       @basedir=../.. testdir=../ ./test.sh --setup
-clean:
-       @basedir=../.. testdir=../ ./test.sh --clean
-run:
-       @basedir=../.. testdir=../ ./test.sh --run
+-include ../Makefile.testdir