Blame test/parseme.ok

Packit Service f629e6
gawk: parseme.awk:1: BEGIN { toupper(substr*line,1,12)) }
Packit Service f629e6
gawk: parseme.awk:1:                       ^ syntax error
Packit Service f629e6
gawk: parseme.awk:1: BEGIN { toupper(substr*line,1,12)) }
Packit Service f629e6
gawk: parseme.awk:1:                                 ^ 3 is invalid as number of arguments for toupper
Packit Service f629e6
EXIT CODE: 1