rg2
rg2 copied to clipboard
Result status ignored: OK or ok?
Found a problem where runner status is tested against "ok" but is set to "OK". Safest to force status to lower case in back end and then fron end tests everything against lower case.