Files
mesa/bin
Eric Engestrom 62428ae59b ci/update_traces_checksum: fix decoding of log lines
We don't need to evaluate escape sequences, we should instead read them
verbatim.

Fixes issues like:

    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\.'
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\ '
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\;'
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\_'

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37215>
2025-09-08 13:39:39 +00:00
..
2025-04-22 19:20:09 +00:00
2023-03-30 21:37:00 +00:00
2023-03-30 21:37:00 +00:00
2025-03-04 00:40:39 +00:00
2025-08-29 14:11:09 +00:00
2023-08-03 23:21:32 +00:00
2025-08-08 19:38:54 +00:00