mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
zdtm: show errors from dump logs
Signed-off-by: Andrew Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
1a9f0b852b
commit
cbf2c22d37
@@ -792,6 +792,8 @@ EOF
|
||||
setsid $CRIU_CPT $dump_cmd -D $ddump -o dump.log -v4 -t $PID $gen_args $cpt_args
|
||||
retcode=$?
|
||||
|
||||
cat $ddump/dump.log | grep Error
|
||||
|
||||
#
|
||||
# Here we may have two cases: either checkpoint is failed
|
||||
# with some error code, or checkpoint is complete but return
|
||||
|
Reference in New Issue
Block a user