I should've copy/pasted it back into my terminal to double-check it. The `-o` is incorrect (it splits each char that matches into its own line) and there's a missing `^` to remove lines that start with a hash even if they contain anything else. Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24028>
7.8 KiB
7.8 KiB