mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
did it get written
This commit is contained in:
parent
65520786ca
commit
f8e44acdef
@ -12,6 +12,7 @@ cd "../.."
|
||||
# Since both of the next calls are expected to exit non-0, relax our guard.
|
||||
set +e
|
||||
trial --temp-directory /tmp/_trial_temp.ratchet --reporter subunitv2-file allmydata
|
||||
find "${SUBUNITREPORTER_OUTPUT_PATH}"
|
||||
subunit2junitxml < "${SUBUNITREPORTER_OUTPUT_PATH}" > "$base/results.xml"
|
||||
set -e
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user