svn commit: r286178 - head

Baptiste Daroussin bapt at FreeBSD.org
Sun Aug 2 02:23:31 UTC 2015


Author: bapt
Date: Sun Aug  2 02:23:30 2015
New Revision: 286178
URL: https://svnweb.freebsd.org/changeset/base/286178

Log:
  Add removed tests to ObsoleteFiles.inc
  
  Submitted by:	ngie

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Sun Aug  2 02:00:20 2015	(r286177)
+++ head/ObsoleteFiles.inc	Sun Aug  2 02:23:30 2015	(r286178)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20150802: Remove netbsd's test on pw(8)
+OLD_FILES+=usr/tests/usr.sbin/pw/pw_test
 # 20150719: Remove libarchive.pc
 OLD_FILES+=usr/libdata/pkgconfig/libarchive.pc
 # 20150705: Rename DTrace provider man pages.


More information about the svn-src-all mailing list