Whamcloud - gitweb
LU-1290 quota: transfer quota in osd_attr_set()
[fs/lustre-release.git] / build / Makefile
index 6f9b4b3..0e5c8d4 100644 (file)
@@ -56,8 +56,8 @@ echoarch:
        echo $(ARCH) >$(ARCHFILE)
 
 TESTS := $(wildcard commit.*)
-check-commit :
+check-commit:
        SHELL="$(SHELL)" $(SHELL) test-commit-msg.sh $(TESTS)
 
-check : check-commit
+check: check-commit
 .PHONY: check-commit