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

This commit is contained in:
Brian Behlendorf 2009-07-24 16:08:03 -07:00
commit 9e3a99a18d
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 "===================================="