mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 02:58:54 +00:00
make: Fix typo in `test' target
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
parent
b0467f2d8c
commit
cfb2d1b029
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -162,7 +162,7 @@ zdtm:
|
|||
.PHONY: zdtm
|
||||
|
||||
test: zdtm
|
||||
$(Q) $(sh) test/zdtm.sh
|
||||
$(Q) $(SH) test/zdtm.sh
|
||||
.PHONY: test
|
||||
|
||||
rebuild:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue