Files
mesa/bin
Karmjit Mahil 30fe9b47f5 ci,crnm: Fix f-string print error
```
f"{f"has new status: {job.status} " if new_status else f"{job.status}"} "
     ^^^
SyntaxError: f-string: expecting '}'
```

Fixes: 51c3f56aa (ci,crnm: migrate colorama to rich)
Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37770>
2025-10-08 18:35:59 +00:00
..
2025-10-08 18:35:59 +00:00
2025-04-22 19:20:09 +00:00
2025-03-04 00:40:39 +00:00
2025-08-29 14:11:09 +00:00
2025-08-08 19:38:54 +00:00