From 58eed6d0a35d590980c607b41fbd9bbaa48cd7ab Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Fri, 3 Nov 2023 22:41:03 +0100 Subject: [PATCH] massif regtest: remove overloaded-new.post.exp-freebsd There was a duplicate at the end of the list --- massif/tests/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 \ -- 2.47.2