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