diff --git a/test/vhost/common/common.sh b/test/vhost/common/common.sh index 00fa58c74..28b5249fc 100644 --- a/test/vhost/common/common.sh +++ b/test/vhost/common/common.sh @@ -865,6 +865,7 @@ function at_app_exit() function error_exit() { trap - ERR + print_backtrace set +e echo "Error on $1 $2"