From 28c7ef509e56e5fc1619afcdcf2fc3243bf2da36 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Nov 2006 08:22:46 +0100 Subject: Avoid false-positive when testing via valgrind. * tests/mv/atomic: Grep strace output for a more specific pattern than just "unlink", since that got a false positive when testing under valgrind: unlink("/tmp/valgrind_proc_9657_cmdline_A51E9991") = 0 * tests/mv/Makefile.am (TESTS_ENVIRONMENT): Define EGREP. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a1dcef89..bc5797f8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-11-12 Jim Meyering + + Avoid false-positive when testing via valgrind. + * tests/mv/atomic: Grep strace output for a more specific pattern + than just "unlink", since that got a false positive when testing + under valgrind: unlink("/tmp/valgrind_proc_9657_cmdline_A51E9991") = 0 + * tests/mv/Makefile.am (TESTS_ENVIRONMENT): Define EGREP. + 2006-10-28 Jim Meyering * Makefile.maint (patch-check): Make it easier to regenerate -- cgit v1.2.3-70-g09d2