mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
zdtm/different_creds: return smth from main()
Reported-by: Mr. Travis Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
f9d1bb507e
commit
fa66faec4d
@ -83,4 +83,5 @@ int main(int argc, char ** argv)
|
||||
fail("shouldn't dump successfully");
|
||||
|
||||
exit_group(ret);
|
||||
return 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user