mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-13 02:17:18 -04:00
403cb48413
* NEWS: Mention the change in behavior. * src/install.c (need_copy): s/lstat/stat/ for the source. * tests/install/install-C.sh: Add test cases (and improve existing test case which wan't valid due to the existing non standard modes on test files). Addresses https://bugs.gnu.org/72707