Commit cfb2d1b0 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

make: Fix typo in `test' target

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent b0467f2d
......@@ -162,7 +162,7 @@ zdtm:
.PHONY: zdtm
test: zdtm
$(Q) $(sh) test/zdtm.sh
$(Q) $(SH) test/zdtm.sh
.PHONY: test
rebuild:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment