Commit 5c9fe9fe authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

d/t/control: allow stderr in several tests



They produce stderr, allow them to prevent autopkgtest failures.
Signed-off-by: default avatarArturo Borrero Gonzalez <arturo@debian.org>
parent 3d13411e
......@@ -16,11 +16,11 @@ Restrictions: needs-root, isolation-container
Test-Command: iptables-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Restrictions: needs-root, isolation-container, allow-stderr
Test-Command: ip6tables-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Restrictions: needs-root, isolation-container, allow-stderr
Test-Command: iptables-compat -h
Depends: @
......@@ -40,11 +40,11 @@ Restrictions: needs-root, isolation-container
Test-Command: iptables-compat-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Restrictions: needs-root, isolation-container, allow-stderr
Test-Command: ip6tables-compat-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Restrictions: needs-root, isolation-container, allow-stderr
Test-Command: arptables-compat -h
Depends: @
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment