aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-07-18 16:03:39 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-07-18 16:03:39 +0000
commit1e7957c9744471e7cf878f9078bc80b5d4dc3c69 (patch)
tree4077ce9b6ac6fc8fe79ac9a3acee50f285d3988f /ObsoleteFiles.inc
parentf2f3a7817fba8bd4d58c4a43b86f24ceb36f648a (diff)
downloadsrc-1e7957c9744471e7cf878f9078bc80b5d4dc3c69.tar.gz
src-1e7957c9744471e7cf878f9078bc80b5d4dc3c69.zip
MFC r303212,r319642,r319830:
r303212 (by bdrewery): Move chown tests to proper path r319642: Add some basic tests for chmod(1) r319830: Add more simple positive tests for chown(1) The tests are largely symmetric with the tests for chmod(1)--added in r319642. Remove chown-f_test (added in r268030) since the test coverage is now being provided by `chown_test`.
Notes
Notes: svn path=/stable/11/; revision=321129
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 31aac760d1d7..2cfb8a8ebcc9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -40,6 +40,8 @@
# 20170620: remove stale manpage
OLD_FILES+=usr/share/man/man2/cap_rights_get.2.gz
+# 20170610: chown-f_test replaced by chown_test
+OLD_FILES+=usr/tests/usr.sbin/chown/chown-f_test
# 20170531: remove pcap-int.h
OLD_FILES+=usr/include/pcap-int.h
# 20170402: new libc++ import which bumps version from 3.9.1 to 4.0.0.