summary: Add -g/--fixes to console-mode output
commit5f4c24218758b2419ea9723f239e0541f0fc997c
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 12 Dec 2020 15:59:48 +0000 (12 10:59 -0500)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 22 Dec 2020 16:26:40 +0000 (22 11:26 -0500)
tree88fe4f547c3e68fdcf6252e0af75b602e2c8956a
parent603deba4ab66e2a8948693a14d715e536caddcc5
summary: Add -g/--fixes to console-mode output

in the words of @ajax:
The mode's already there, just not wired up for some reason.

but this is -g because -f is already taken and I hate uppercase opts

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/432>
framework/programs/summary.py
framework/summary/console_.py