make: Fix typo in `test' target

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Cyrill Gorcunov 2012-01-25 16:56:57 +04:00
parent b0467f2d8c
commit cfb2d1b029

View file

@ -162,7 +162,7 @@ zdtm:
.PHONY: zdtm
test: zdtm
$(Q) $(sh) test/zdtm.sh
$(Q) $(SH) test/zdtm.sh
.PHONY: test
rebuild: