CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2017/02/17 02:59:31

Modified files:
        regress/bin/chmod: Makefile 

Log message:
Add tests for chmod's interaction with symlinks: missing tests for -h and
add tests for the regression introduced in chmod.c r1.33 that transferred
the permissions from the link to the target file in some circumstances.
There are no tests for chflags since I couldn't come up with testcases
without undesirable side-effects like breaking make clean.

Four of these tests fail and will be fixed in the upcoming r1.40 to chmod.

Prompted by a bug report from Christopher Wellons

Reply via email to