mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Add top level make check target which runs the validation
suite. Careful with this right now one of the tests still causes a lockup on the node. This happened before the move from the ZFS repo so its not a new issue. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@15 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
+1
-3
@@ -7,6 +7,4 @@ all:
|
||||
install uninstall clean distclean maintainer-clean distdir:
|
||||
$(MAKE) -C @kernelsrc@ SUBDIRS=`pwd` @KERNELMAKE_PARAMS@ $@
|
||||
|
||||
|
||||
|
||||
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user