chiark / gitweb /
mtest: Use --pubkeys-elide instead of --output-version
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 Dec 2019 14:00:41 +0000 (14:00 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:53 +0000 (21:56 +0000)
commit4a79050421372213cc6f846301d81c9815d0dffb
treec5cc5ce03443573806ee07d55a5bc3aa9bc3c7ae
parent1c0df4d2c58cabd2c0168f3809ffe45eb047e535
mtest: Use --pubkeys-elide instead of --output-version

We don't want our basic tests of make-secnet-sites to produce an
artificially old output version.

But also it's not really convenient for these tests to make a pubkeys
directory.  (That functionality is tested by test-example's sites.conf
generator and stest's uses of the resulting pubkeys directory.)

So use --pubkeys-elide, conveniently producing a test case for that
option, which we were previously lacking.

Because we don't pass --pubkeys-dir, the result is that the output
paths contain the default pubkeys directory.  That's OK.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
mtest/e-basic.conf
mtest/t-basic
mtest/t-prefix