chiark / gitweb /
make-secnet-sites: Fix error handling if caller is in wrong group
[secnet.git] / mtest / t-basic
index ad754c166c588bbb11333cc4d89a12935bff68b9..34a4ad02693bbda39ed5cba2a0ff8fcd7497a469 100755 (executable)
@@ -2,7 +2,7 @@
 
 source mtest/common.tcl
 
-run-mss --no-conf-key-prefix test-example/sites $tmp/out.conf
+run-mss --no-conf-key-prefix --pubkeys-elide test-example/sites $tmp/out.conf
 
 set seddery { sed -n 's/^[ \t]*//; /^[^#]/p' }
 diff  mtest/e-basic.conf $tmp/out.conf $seddery