chiark
/
gitweb
/
~ianmdlvl
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98381ee
)
mtest/t-prefix: Drop redundant setting of seddery
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 4 Dec 2019 21:55:15 +0000
(21:55 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 13:15:49 +0000
(13:15 +0000)
This is in mtest/common.tcl already.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
mtest/t-prefix
patch
|
blob
|
history
diff --git
a/mtest/t-prefix
b/mtest/t-prefix
index 2db65e3f2e94585864459d6bb393f6f74a32ea10..98a92669d517334b65b1f23f29168221a6efc7d8 100755
(executable)
--- a/
mtest/t-prefix
+++ b/
mtest/t-prefix
@@
-4,7
+4,6
@@
source mtest/common.tcl
run-mss -Ppprefix --no-conf-key-prefix test-example/sites $tmp/out.conf
-set seddery { sed -n 's/^[ \t]*//; /^[^#]/p' }
diff mtest/e-basic.conf $tmp/out.conf \
"sed -e 's/vpn/pprefixvpn/g; s/^all-sites/pprefix&/' | $seddery" \
$seddery