2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-09-02 07:15:31 +00:00

This patches improves execution of zdtm tests.

It's really like in VZ.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Andrey Vagin
2012-01-18 23:24:37 +04:00
committed by Cyrill Gorcunov
parent b601765782
commit f00efadd2c
4 changed files with 13 additions and 9 deletions

View File

@@ -40,6 +40,7 @@ struct cr_options {
enum cr_task_state final_state;
bool show_pages_content;
char *show_dump_file;
bool restore_detach;
};
/* file descriptors template */