test/Makefile: minor change
This commit is contained in:
parent
987af10a82
commit
2e91b2f6eb
@ -3,9 +3,7 @@
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .test
|
||||
|
||||
TEST = bare luks lvm zfs
|
||||
|
||||
all: ${TEST}
|
||||
all: bare luks lvm zfs
|
||||
|
||||
.test:
|
||||
./$< > $@.out 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user