ci/piglit: add extra space on top to prevent single quote getting into URL
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24815>
This commit is contained in:

committed by
Marge Bot

parent
9c3746fe9c
commit
fd21c998e6
@@ -221,5 +221,5 @@ find "$RESULTS"/summary -type f -name "*.html" -print0 \
|
||||
|
||||
echo "Failures in traces:"
|
||||
cat $RESULTSFILE
|
||||
error echo "Review the image changes and get the new checksums at: ${ARTIFACTS_BASE_URL}/results/summary/problems.html"
|
||||
error echo "Review the image changes and get the new checksums at: ${ARTIFACTS_BASE_URL}/results/summary/problems.html "
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user