Merge commit 'refs/top-bases/linux-zfs-branch' into linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2009-07-24 16:08:02 -07:00
commit 2806bab4e5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ check:
@echo -n " ZTEST "
@echo "===================================="
@echo
@ulimit -c unlimited
@$(shell ulimit -c unlimited)
@$(ZTEST) -V
@echo
@echo -n "===================================="