mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 06:45:35 +00:00
zdtm: transfer the correct test name in case_error
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
19670d05b1
commit
d005e3f3fe
@@ -714,7 +714,7 @@ elif [ $SPECIFIED_NAME_USED -eq 1 ]; then
|
|||||||
echo "test name should be provided"
|
echo "test name should be provided"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
run_test $1 || case_error $t
|
run_test $1 || case_error $1
|
||||||
else
|
else
|
||||||
if [ $COMPILE_ONLY -eq 0 ]; then
|
if [ $COMPILE_ONLY -eq 0 ]; then
|
||||||
check_mainstream || exit 1
|
check_mainstream || exit 1
|
||||||
|
Reference in New Issue
Block a user