From: Florian Krohm Date: Mon, 4 May 2026 15:21:35 +0000 (+0000) Subject: Fix gxx304 testcase. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e6bb00f71f1f90b5d8675a8aff78f047fb87cf5;p=thirdparty%2Fvalgrind.git Fix gxx304 testcase. Testcases ought to clean up after themselves. --- diff --git a/.gitignore b/.gitignore index e72d32827..7ab6132dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1652,7 +1652,6 @@ /none/tests/nestedfns /none/tests/nocwd /none/tests/pending -/none/tests/pluto /none/tests/ppoll_alarm /none/tests/process_vm_readv_writev /none/tests/pselect_alarm diff --git a/none/tests/gxx304.vgtest b/none/tests/gxx304.vgtest index 202a58aa2..382b2bf42 100644 --- a/none/tests/gxx304.vgtest +++ b/none/tests/gxx304.vgtest @@ -1 +1,2 @@ prog: gxx304 +post: rm -f pluto