diff options
author | Thomas Haller <thaller@redhat.com> | 2023-09-06 13:52:11 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2023-09-07 19:35:20 +0200 |
commit | df43636341a5bff84e22663552e5ccd53e88a51c (patch) | |
tree | 771ab1a3c25aedbb0c06ed709c815358f29cc04a /examples | |
parent | ae54726dbfe83f07ba5d6e72d2f101b6475fbd97 (diff) |
tests/shell: interpret an exit code of 77 from scripts as "skipped"
Allow scripts to indicate that a test could not run by exiting 77.
"77" is chosen as exit code from automake's testsuites ([1]). Compare to
git-bisect which chooses 125 to indicate skipped.
[1] https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html
Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions