]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
tests: libebt_stp.t: Drop duplicate whitespace
authorPhil Sutter <phil@nwl.cc>
Wed, 5 Oct 2022 18:29:36 +0000 (20:29 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 5 Oct 2022 22:35:32 +0000 (00:35 +0200)
Code was fixed but the testcase adjustment slipped through.

Fixes: 262dff31a998e ("extensions: libebt_stp: Eliminate duplicate space in output")
extensions/libebt_stp.t

index 0c6b77b91454bf42c056b6485fa7cab8d26cb9ed..17d6c1c0978e3c423e3c4a276b46f5f29ca85f3a 100644 (file)
@@ -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