Whamcloud - gitweb
LU-3221 lov: remove set_fs() call from lov_getstripe()
[fs/lustre-release.git] / build / Makefile
index da0cda4..d00981f 100644 (file)
@@ -46,10 +46,3 @@ endif # PATCHLEVEL
 
 echoarch:
        echo $(ARCH) >$(ARCHFILE)
-
-TESTS := $(wildcard commit.*)
-check-commit:
-       SHELL="$(SHELL)" $(SHELL) test-commit-msg.sh $(TESTS)
-
-check: check-commit
-.PHONY: check-commit