Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2023 20:05:41 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2597c45a4f5c - main - Complete moving kinst of dtrace tests to common
Message-ID:  <202307072005.367K5feo029821@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=2597c45a4f5c9b734e840676cfa07337de460257

commit 2597c45a4f5c9b734e840676cfa07337de460257
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2023-07-07 20:05:30 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-07-07 20:05:30 +0000

    Complete moving kinst of dtrace tests to common
    
    Update its mtree entry.
    
    Reviewed by:    christos, markj
    Fixes:  911f0260390e dtrace: move kinst tests to common
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D40901
---
 etc/mtree/BSD.tests.dist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index d23ea1ac5b03..c8e88ad5705c 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -135,6 +135,8 @@
                     ..
                     json
                     ..
+                    kinst
+                    ..
                     lexer
                     ..
                     llquantize
@@ -255,8 +257,6 @@
                 amd64
                     arrays
                     ..
-                    kinst
-                    ..
                 ..
             ..
             zfsd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307072005.367K5feo029821>