1
0
Fork 0
dnscap/plugins/rssm/test2.sh
Daniel Baumann 1cf0d30d41
Adding upstream version 2.0.0+debian.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-08 11:57:11 +01:00

5 lines
165 B
Bash
Executable file

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