Merge commit 'refs/top-bases/top' into top

This commit is contained in:
Brian Behlendorf 2009-07-24 16:10:39 -07:00
commit 0356aa3283
1 changed files with 1 additions and 1 deletions

View File

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