mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
ci/vkd3d: drop redundant "vkd3d-proton execution: SUCCESS"
The `+ exit 0` on the next line says the same thing, and we no longer use that string for grepping the status anyway. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29749>
This commit is contained in:
parent
9a9204764a
commit
39f5bbf871
1 changed files with 0 additions and 2 deletions
|
|
@ -70,6 +70,4 @@ if ! /vkd3d-proton-tests/x64/bin/d3d12 > "$RESULTS/vkd3d-proton-log.txt"; then
|
|||
fi
|
||||
fi
|
||||
|
||||
printf "%s\n" "vkd3d-proton execution: SUCCESS"
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue