Commit 9a2219af authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

make: clean up test data, if a test completed successfully

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent a967e534
......@@ -171,7 +171,7 @@ zdtm: all
$(Q) $(MAKE) -C test/zdtm all
test: zdtm
$(Q) $(SH) test/zdtm.sh
$(Q) $(SH) test/zdtm.sh -C
clean-built:
$(Q) $(RM) $(VERSION_HEADER)
......
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