]> xenbits.xensource.com Git - osstest.git/commit
TestSupport: sub broken: exit with status 0 for skip
authorIan Jackson <iwj@xenproject.org>
Fri, 5 Nov 2021 17:06:01 +0000 (17:06 +0000)
committerIan Jackson <iwj@xenproject.org>
Mon, 6 Dec 2021 18:17:13 +0000 (18:17 +0000)
commit9f8471ca5a3cd1fdc632dd3e502acfdc5940e933
treea4a6ebfd06c18df2c0413627e00b799973c4c045
parente4e62714457a1f2fa5f60bdfa2b7863380bc2e20
TestSupport: sub broken: exit with status 0 for skip

Otherwise, whatever calls us will set the step to fail (or something).

Signed-off-by: Ian Jackson <iwj@xenproject.org>
Osstest/TestSupport.pm