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

Conflicts:

	scripts/Makefile.am
This commit is contained in:
Brian Behlendorf 2009-07-24 16:04:26 -07:00
commit 518a89550a
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 "===================================="