From 6f39378abbd49cf80e66b6338b5f72086522402e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 4 Dec 2019 21:55:15 +0000 Subject: [PATCH] mtest/t-prefix: Drop redundant setting of seddery This is in mtest/common.tcl already. Signed-off-by: Ian Jackson --- mtest/t-prefix | 1 - 1 file changed, 1 deletion(-) diff --git a/mtest/t-prefix b/mtest/t-prefix index 2db65e3..98a9266 100755 --- 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 -- 2.30.2