diff options
-rw-r--r-- | scripts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 5b60cd7bf..8d9c11207 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -7,6 +7,7 @@ ZPIOS=${top_srcdir}/scripts/zpios.sh check: $(ZFS) -v + ulimit -c unlimited $(ZTEST) -V $(ZPIOS) -c file-raid0 -t tiny $(ZPIOS) -c file-raid10 -t tiny |