Issue #536 New make target for PR check

Fixes typo

License: MIT
Signed-off-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
This commit is contained in:
Kishan Sagathiya 2018-09-20 07:30:33 +05:30
parent 20bd25399c
commit 69a11a8703

View File

@ -108,6 +108,6 @@ docker:
docker exec tmp-make-cluster-test sh -c "ipfs-cluster-service -v" docker exec tmp-make-cluster-test sh -c "ipfs-cluster-service -v"
docker kill tmp-make-cluster-test docker kill tmp-make-cluster-test
prcheck: deps check service ctl test intall test_sharness prcheck: deps check service ctl test install test_sharness
.PHONY: all gx deps test test_sharness clean_sharness rw rwundo publish service ctl install clean gx-clean docker .PHONY: all gx deps test test_sharness clean_sharness rw rwundo publish service ctl install clean gx-clean docker