Home
last modified time | relevance | path

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

/scripts/tests/twister/
A Dtest_environment.py409 git_show_return, argument
421 if isinstance(git_show_return, type) and \
422 issubclass(git_show_return, Exception):
423 raise git_show_return()
424 return git_show_return

Completed in 5 milliseconds