CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/28 11:25:32
Modified files:
regress/usr.bin/rsync: Makefile test13_perms.test
test6_perms.test
Added files:
regress/usr.bin/rsync: test13b_perms.test
Log message:
Some open rsync tests fail when run as regular user. If running
as root, switch to build user to cover that case with new test13b_perms.
Fix the original test6_perms and test13_perms to pass as root and
regular user. Note that ports rsync does not have this problem.
