]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
test_common: fix require_git skip message
authorEric Wong <e@80x24.org>
Sat, 22 Mar 2025 20:55:43 +0000 (20:55 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Mar 2025 22:05:52 +0000 (22:05 +0000)
commit04b0c6fc4bdebe8b94d40528fac6f7bc992786d7
treeb333effe84ac62f958d587156c33fbb65a7a5c07
parent4ed6b51f693657bccb78731fcf710e7494836bcf
test_common: fix require_git skip message

We need to use `sprintf("%vd")' to format the required version
v-string for human consumption.
lib/PublicInbox/TestCommon.pm