git: 22375931e46f - main - Remove sparc64 lastcomm/sa tests.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Dec 2021 22:46:01 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=22375931e46f469f77f5e94462073aa34076d654 commit 22375931e46f469f77f5e94462073aa34076d654 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-12-01 22:14:58 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2021-12-01 22:14:58 +0000 Remove sparc64 lastcomm/sa tests. Reported by: Mark Millard Fixes: d6dffbae9662 lastcomm/sa: Remove sparc64 tests, they aren't needed. --- ObsoleteFiles.inc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index dd81e88e3c89..984437f481fd 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -516,6 +516,20 @@ OLD_FILES+=usr/share/man/man4/ng_sppp.4.gz OLD_FILES+=usr/share/man/man4/sppp.4.gz OLD_FILES+=usr/share/man/man8/spppcontrol.8.gz +# 20211004: Removed sparc64 tests for lastcomm/sa +OLD_FILES+=usr/tests/usr.bin/lastcomm/v1-sparc64-acct.in +OLD_FILES+=usr/tests/usr.bin/lastcomm/v1-sparc64.out +OLD_FILES+=usr/tests/usr.bin/lastcomm/v2-sparc64-acct.in +OLD_FILES+=usr/tests/usr.bin/lastcomm/v2-sparc64.out +OLD_FILES+=usr/tests/usr.sbin/sa/v1-sparc64-sav.in +OLD_FILES+=usr/tests/usr.sbin/sa/v1-sparc64-sav.out +OLD_FILES+=usr/tests/usr.sbin/sa/v1-sparc64-u.out +OLD_FILES+=usr/tests/usr.sbin/sa/v1-sparc64-usr.in +OLD_FILES+=usr/tests/usr.sbin/sa/v1-sparc64-usr.out +OLD_FILES+=usr/tests/usr.sbin/sa/v2-sparc64-sav.in +OLD_FILES+=usr/tests/usr.sbin/sa/v2-sparc64-u.out +OLD_FILES+=usr/tests/usr.sbin/sa/v2-sparc64-usr.in + # 20210929: OLD_FILES+=usr/sbin/hcseriald OLD_FILES+=usr/share/man/man8/hcseriald.8.gz