]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/config.t: always compare against git bool behavior
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:43 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
We'll use the xqx() to avoid losing too much performance
compared to normal `backtick` (qx) when testing using
"make check-run" + Inline::C.


No differences found