summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 66935e87..2b57ff79 100644
--- a/Makefile
+++ b/Makefile
@@ -116,6 +116,11 @@ testd: checkiso
testc: checkiso
scripts/check-qemu-install --debug --configd --configtest build/live-image-amd64.hybrid.iso
+.PHONY: testraid
+.ONESHELL:
+testraid: checkiso
+ scripts/check-qemu-install --debug --configd --raid --configtest build/live-image-amd64.hybrid.iso
+
.PHONY: clean
.ONESHELL:
clean: