From 6ae3a5d13193d2b2ca6caba17ad7898d9c54b4f5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 12 Mar 2023 11:11:05 +0100 Subject: Adding upstream version 2.11.1. Signed-off-by: Daniel Baumann --- src/test/test1.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/test') diff --git a/src/test/test1.sh b/src/test/test1.sh index cd6af3c..a289c99 100755 --- a/src/test/test1.sh +++ b/src/test/test1.sh @@ -7,3 +7,6 @@ ! ../dnsperf -O suppress= ! ../resperf -O suppress ! ../resperf -O suppress= + +# test for broken long opt in v2.11.0 +../dnsperf -O suppress=test 2>&1 |grep -q "unknown message type to suppress: test" -- cgit v1.2.3