Home
last modified time | relevance | path

Searched refs:git_show_return (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/tests/twister/
Dtest_environment.py425 git_show_return, argument
437 if isinstance(git_show_return, type) and \
438 issubclass(git_show_return, Exception):
439 raise git_show_return()
440 return git_show_return