chiark / gitweb /
tests: Pass --output-version=1 to make-secnet-sites
[secnet.git] / mtest / t-prefix
index 98a92669d517334b65b1f23f29168221a6efc7d8..ee9938db0da20a5783aeb4e5487f289b056cdc70 100755 (executable)
@@ -2,7 +2,7 @@
 
 source mtest/common.tcl
 
-run-mss -Ppprefix --no-conf-key-prefix test-example/sites $tmp/out.conf
+run-mss -Ppprefix --no-conf-key-prefix --output-version=1 test-example/sites $tmp/out.conf
 
 diff  mtest/e-basic.conf $tmp/out.conf \
     "sed -e 's/vpn/pprefixvpn/g; s/^all-sites/pprefix&/' | $seddery" \