CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/16 00:36:18
Modified files:
regress/usr.bin/rsync: Makefile test10_perms.test
test6_perms.test test6b_perms.test
Log message:
Make remaining unstable tests fail consistently by adjusting the
modification time of the problematic file(s), causing the check_file()
routine to always hit the "file exists and is possible match" case.
While here, sync expected failures with reality.
