changeset 43735:39cab871e880

tests: clean up built binaries after running test-fuzz-targets.t Most users won't notice a change here because they won't have the fuzzer infra, but by good fortune my workstation has the required bits and keeps leaving the fuzzer binaries around. Differential Revision: https://phab.mercurial-scm.org/D6862
author Augie Fackler <augie@google.com>
date Tue, 17 Sep 2019 15:07:08 -0400
parents 0152a907f714
children 3355e0c2845f
files tests/test-fuzz-targets.t
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-fuzz-targets.t
+++ b/tests/test-fuzz-targets.t
@@ -41,3 +41,6 @@
   $ ./bdiff -max_total_time 5
   $ ./mpatch -max_total_time 5
   $ ./xdiff -max_total_time 5
+
+Clean up.
+  $ $MAKE -s clean