tests/mktests.sh: fix awk syntax error.v2.69c
commitbe818a3b94a9d5ae21e649455477ecff5e465e47
authorZack Weinberg <zackw@panix.com>
Thu, 24 Sep 2020 13:13:16 +0000 (24 09:13 -0400)
committerZack Weinberg <zackw@panix.com>
Thu, 24 Sep 2020 13:13:16 +0000 (24 09:13 -0400)
treed08fa10f3e713d1c460b0a484b5dd44a20acd03c
parent62deff73366eba341259c9f9f81629c84d72292c
tests/mktests.sh: fix awk syntax error.

I forgot that you can’t start an awk action block on the next line
from its condition.
tests/mktests.sh