1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-03 19:47:42 +02:00
Files
coreutils/tests/mv
Jim Meyering 28c7ef509e 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-11-12 08:22:46 +01:00
..