summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-04-06 05:10:57 +0000
committerngie <ngie@FreeBSD.org>2017-04-06 05:10:57 +0000
commit2d62a3825fbfc56fbe68b2a7f192cff4ca500d83 (patch)
treeb51a7f8dc898266ee9c70a6bb595136b9c9b3f91 /ObsoleteFiles.inc
parent0fbb21305e044053c5680593311bae86ef33d49d (diff)
downloadFreeBSD-src-2d62a3825fbfc56fbe68b2a7f192cff4ca500d83.zip
FreeBSD-src-2d62a3825fbfc56fbe68b2a7f192cff4ca500d83.tar.gz
MFC r316368:
r316368 (by jkim): Fix typos to stop removing new files.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc20
1 files changed, 10 insertions, 10 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 5bc8af4..fe99ad3 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -157,16 +157,16 @@ OLD_FILES+=usr/tests/usr.bin/ident/ident
OLD_FILES+=usr/tests/usr.bin/mkimg/mkimg
OLD_FILES+=usr/tests/usr.bin/sdiff/sdiff
OLD_FILES+=usr/tests/usr.bin/soelim/soelim
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_config_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_etcdir_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_lock_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupadd_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupdel_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupmod_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_useradd_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_userdel_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_usermod_test
-OLD_FILES+=usr/tests/usr.sbin/pw/pw_usernext_test
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_config
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_etcdir
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_lock
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupadd
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupdel
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_groupmod
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_useradd
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_userdel
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_usermod
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_usernext
# 20170308: rename some tests
OLD_FILES+=usr/tests/bin/pwait/pwait
OLD_FILES+=usr/tests/usr.bin/timeout/timeout
OpenPOWER on IntegriCloud