From 66db92c86fbb8d774f42f1cc2aba286dbf0fac10 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 20 Jan 2009 21:14:51 -0800 Subject: [PATCH] Refresh autogen products --- scripts/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 8670ee8b4e..b228407f30 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -506,7 +506,10 @@ uninstall-info: uninstall-info-recursive check: ./zfs.sh -v - ./zpios.sh -c lo-raid0 -t tiny -v + ./zpios.sh -c file-raid0 -t tiny + ./zpios.sh -c file-raid10 -t tiny + ./zpios.sh -c file-raidz -t tiny + ./zpios.sh -c file-raidz2 -t tiny ./zfs.sh -vu # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.