]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r322770, r322796:
authorgjb <gjb@FreeBSD.org>
Thu, 24 Aug 2017 13:37:22 +0000 (13:37 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 24 Aug 2017 13:37:22 +0000 (13:37 +0000)
commit587b1e174dc86768af7c246ff222731ff110adca
tree561f0a8e815d119e65da0e7febbb9939879de119
parent99bef6731786129c2ff6c789a8b5d6e4f619be70
MFC r322770, r322796:

 r322770:
  Apply changes from bin/chmod/tests/chmod_test.sh, adding
  atf_expect_fail() before chflags(8) is invoked if the filesystem
  is ZFS, which does not support UF_IMMUTABLE.

 r322796:
  Revert part of r322770 in usr.sbin/chown/tests/chown_test.sh,
  which incorrectly adds atf_expect_fail() where there is no
  failure case.

Sponsored by: The FreeBSD Foundation
usr.sbin/chown/tests/chown_test.sh