From: Paul Floyd Date: Sat, 11 Dec 2021 15:20:58 +0000 (+0100) Subject: Forgot to remove FreeBSD 13 i386 scalar expected X-Git-Tag: VALGRIND_3_19_0~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536520cc1d58a041845cbbcbb25782e4201d9092;p=thirdparty%2Fvalgrind.git Forgot to remove FreeBSD 13 i386 scalar expected --- diff --git a/memcheck/tests/freebsd/Makefile.am b/memcheck/tests/freebsd/Makefile.am index f3bd873d76..66d1022753 100644 --- a/memcheck/tests/freebsd/Makefile.am +++ b/memcheck/tests/freebsd/Makefile.am @@ -33,7 +33,6 @@ EXTRA_DIST = \ scalar.vgtest \ scalar.stderr.exp \ scalar.stderr.exp-x86 \ - scalar.stderr.exp-freebsd130-x86 \ capsicum.vgtest \ capsicum.stderr.exp \ getfh.vgtest \