chiark / gitweb /
tests: Pass --output-version=1 to make-secnet-sites
[secnet.git] / mtest / t-prefix
1 #! /usr/bin/tclsh
2
3 source mtest/common.tcl
4
5 run-mss -Ppprefix --no-conf-key-prefix --output-version=1 test-example/sites $tmp/out.conf
6
7 diff  mtest/e-basic.conf $tmp/out.conf \
8     "sed -e 's/vpn/pprefixvpn/g; s/^all-sites/pprefix&/' | $seddery" \
9     $seddery