Jim Meyering wrote: > > Thanks for the testing and report! > Are these new failures? If they are, it might be worth fixing. > Otherwise, FC5 is so old that I won't worry. >
Reverting the symlink timestamp patch make the tests pass $ wget -q -O- 'http://git.savannah.gnu.org/gitweb/'\ '?p=coreutils.git;a=patch;h=eae535e;hp=1762092' | patch -p1 -R $ make $ (cd tests && make check TESTS=cp/abuse VERBOSE=yes) PASS: cp/abuse $ (cd tests && make check TESTS=mv/part-symlink VERBOSE=yes) PASS: mv/part-symlink I've to run to a meeting now. sorry, Pádraig.