Skip to content

framework/exceptions.py: return wrapped function in inner function

Andres Gomez requested to merge tanty/piglit:tanty/exceptions-wrapper into master

Otherwise the purpose of the handler returning the inner function is defeated.

Signed-off-by: Andres Gomez agomez@igalia.com

Merge request reports