From nobody Tue Jan 23 19:11:04 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TKGs655Pnz57w3p; Tue, 23 Jan 2024 19:11:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKGs64SPsz4QFX; Tue, 23 Jan 2024 19:11:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706037066; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FFGnkOqIcxxuXLo5ZtzsNP2CBsexbd4RpQeFJheuTK0=; b=bB6V0Ao3y1MXiN0lNCILI2UcnO3tVSbGP+8VH7fdsfcr7tXVCeH2JWDmvta5I7MUzjmwR4 6UJIRiRnBlavb3ndNWD/IT2YDG6DgiX/afznLJvgoVan7NRf973ZrzjZM2HPhvVQESEhMB jJrT7fUU1ilm1lMAO7yl2NGPeMp4fMtNfbnA7y8+iTswQefJadJZQo3vr2Vxc/o3X0XEhR EyFrJwXRDBKzIye8azamGL165NM2TwSmjVsCnSN8TPNTB7Ovwmv1kQF2321A3FspwQTnx8 NY/bq39pse8FuJCc5/H0Mph1YmVd638S8A5irrGpshaXyHy39L8xAQkmjuyxgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706037066; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FFGnkOqIcxxuXLo5ZtzsNP2CBsexbd4RpQeFJheuTK0=; b=Y8b9EkkthddlhLoEOmRVp8yMXiAoNFCWWy79MdWA85EF6owCIlbAF1X/JBqHOmaOpKDNYW jzRtzygD1Jn95q+dCj2yOcNZF5OFNXkUu0+jqSJ7oHoiERKn2AC7AypjnndDiGTD7RQ7mv lEl1q4LIRPP30iEtnlR1kYVqvWgYrrgypClmQV/+GNEQD5Lp5xfa2ZhQAIaF1hSKN/ny4W UicNqMQTmkZ4iaD5bAoeVwOXSxHzz/u7bcMpxBBsfJO98ywDPMJ/sU1M7poCmh2nlORanS izMlzqCkoxMhciYqLdZc8dTv7Q6xzNz9Ie6hAiCD2B74qbMpXOxFZLx//dBo6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706037066; a=rsa-sha256; cv=none; b=p5RcCjMSnp4LuZlUN/ZtNTOceXsPVID4mnzlMVWPGd1Ypyjeuf6YL9XJyMQpx0pMARQ9W4 PUps0fITyT2C7D0171d/AYu0fjZpFrgHYuFDoSZ9AaGZxjbm84Gzsp0iJt/wfdlebOhxku P96t61+IMRYeZxVWxPctlC0BlevQADrQJuKI6Ut3tG0RYqZEdi+hn3YG8mak4VSAXheK2J djqtTUIOg6T5cR5F4RApK2asTD7cybLlDAv6v4GHBZAxkuSjZELODjGv9S6GTqeF4KZmB6 U56e6g2UmWumVhjVfhIpGYDG++DQoHVkYZaxFKTWahYB+X/qh0TCSsCkEc+Zfg== Received: from [IPV6:2601:644:9381:f410:f853:1fbd:e52f:2b03] (unknown [IPv6:2601:644:9381:f410:f853:1fbd:e52f:2b03]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4TKGs60Xghz1RMX; Tue, 23 Jan 2024 19:11:05 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <8e2f70e3-c2b3-4105-90b4-660f0cc1f0f3@FreeBSD.org> Date: Tue, 23 Jan 2024 11:11:04 -0800 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 2acd158d4b0e - main - mtree: stop creating old mixer(8) test directories Content-Language: en-US To: Dimitry Andric , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202401231840.40NIeeGx072723@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <202401231840.40NIeeGx072723@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 1/23/24 10:40 AM, Dimitry Andric wrote: > The branch main has been updated by dim: > > URL: https://cgit.FreeBSD.org/src/commit/?id=2acd158d4b0ec832d54f69c7b245a688c612685f > > commit 2acd158d4b0ec832d54f69c7b245a688c612685f > Author: Dimitry Andric > AuthorDate: 2024-01-23 18:40:01 +0000 > Commit: Dimitry Andric > CommitDate: 2024-01-23 18:40:12 +0000 > > mtree: stop creating old mixer(8) test directories > > The tests themselves were added to ObsoleteFiles.inc in commit > f7c4f4964971, but not yet removed from BSD.tests.dist. > > PR: 274602 > Fixes: f7c4f4964971 Sigh, I had removed these once already: commit 7aa3bf6952b2c7d1b02d3a67e7f51b96fcf52b50 Author: John Baldwin Date: Thu Nov 23 12:17:41 2023 -0800 etc/mtree: Remove entry for /usr/tests/usr.sbin/mixer These were removed when the new mixer(3) library was imported, and I missed updating the mtree file when I added the entries to ObsoleteFiles.inc. Fixes: 903873ce1560 Implement and use new mixer(3) library for FreeBSD. It was readded accidentally in a later change: commit b8856bd2d6acb10af236b7b8cd0cf3121da8c994 Author: Jose Luis Duran Date: Wed Dec 27 22:26:23 2023 -0700 mtree: Add missing directories to BSD.tests.dist Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912 (In particular, emaste@ noticed they were getting recreated during 14.0 testing and ensured the first fixup commit made it into releng/14.0) -- John Baldwin