1
0
Fork 0
dnscap/plugins/rssm/test2.sh
Daniel Baumann 424ce939c2
Adding upstream version 2.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-08 12:04:54 +01:00

5 lines
184 B
Bash
Executable file

#!/bin/sh -xe
"$srcdir"/dnscap-rssm-rssac002 --skip-unsupported --sort "$srcdir/test1.gold" "$srcdir/test1.gold" "$srcdir/test1.gold" > test2.out
diff test2.out "$srcdir/test2.gold"