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, 7 Dec 2019 21:52:07 +0000 (21:52 +0000)
commit9267d1cc0adb3b32db4a908f30d1ace8608657ec
tree78d0b5fee33b192e043aba6fb319f17ab6e2b9ae
parent5454e8f492a4166050aadad8dab3d804b0565d70
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