Date: Mon, 29 Jul 2024 20:18:07 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 1c8a45b5540d - main - mtree: Fix the sort order in BSD.tests.dist Message-ID: <202407292018.46TKI7q4079288@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1c8a45b5540d74fedd36a695f52a5d12d899c0a3 commit 1c8a45b5540d74fedd36a695f52a5d12d899c0a3 Author: Jose Luis Duran <jlduran@gmail.com> AuthorDate: 2024-07-27 20:17:41 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-07-29 20:13:02 +0000 mtree: Fix the sort order in BSD.tests.dist Reviewed by: imp, emaste Pull Request: https://github.com/freebsd/freebsd-src/pull/1351 --- etc/mtree/BSD.tests.dist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist index 5c724e5a8e5b..ba03881bcc27 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -91,6 +91,10 @@ .. usr.sbin dtrace + amd64 + arrays + .. + .. common aggs .. @@ -269,10 +273,6 @@ ustack .. .. - amd64 - arrays - .. - .. .. zfsd .. @@ -1201,12 +1201,12 @@ .. tsort .. - units - .. unifdef .. uniq .. + units + .. unzip .. vmstat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407292018.46TKI7q4079288>