summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-10-05 20:29:36 +0200
committerPhil Sutter <phil@nwl.cc>2022-10-06 00:35:32 +0200
commitdafb31980c4469fd28964b9703d3c77433cc7d21 (patch)
treef2acca640ec91d0b010f23a6d4dfd0e2b9bf633e
parentde043bbf2b78cad83a639e27c75263aa478e8cc4 (diff)
tests: libebt_stp.t: Drop duplicate whitespace
Code was fixed but the testcase adjustment slipped through. Fixes: 262dff31a998e ("extensions: libebt_stp: Eliminate duplicate space in output")
-rw-r--r--extensions/libebt_stp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libebt_stp.t b/extensions/libebt_stp.t
index 0c6b77b9..17d6c1c0 100644
--- a/extensions/libebt_stp.t
+++ b/extensions/libebt_stp.t
@@ -1,7 +1,7 @@
:INPUT,FORWARD,OUTPUT
--stp-type 1;=;OK
--stp-flags 0x1;--stp-flags topology-change -j CONTINUE;OK
---stp-root-prio 1 -j ACCEPT;=;OK
+--stp-root-prio 1 -j ACCEPT;=;OK
--stp-root-addr 0d:ea:d0:0b:ee:f0;=;OK
--stp-root-cost 1;=;OK
--stp-sender-prio 1;=;OK