From: Paul Floyd Date: Fri, 3 Nov 2023 21:41:03 +0000 (+0100) Subject: massif regtest: remove overloaded-new.post.exp-freebsd X-Git-Tag: VALGRIND_3_23_0~297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58eed6d0a35d590980c607b41fbd9bbaa48cd7ab;p=thirdparty%2Fvalgrind.git massif regtest: remove overloaded-new.post.exp-freebsd There was a duplicate at the end of the list --- diff --git a/massif/tests/Makefile.am b/massif/tests/Makefile.am index 7ec415eac1..7b401037d2 100644 --- a/massif/tests/Makefile.am +++ b/massif/tests/Makefile.am @@ -51,8 +51,7 @@ EXTRA_DIST = \ thresholds_10_10.post.exp \ thresholds_10_10.stderr.exp thresholds_10_10.vgtest \ zero1.post.exp zero1.stderr.exp zero1.vgtest \ - zero2.post.exp zero2.stderr.exp zero2.vgtest \ - overloaded-new.post.exp-freebsd + zero2.post.exp zero2.stderr.exp zero2.vgtest check_PROGRAMS = \ alloc-fns \