From nobody Tue Jun 9 20:26:22 2026 X-Original-To: dev-commits-src-branches@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 4gZgRL6Kcwz6gbp8 for ; Tue, 09 Jun 2026 20:26:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZgRL2tMhz40k5 for ; Tue, 09 Jun 2026 20:26:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781036782; 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; bh=cmJmXsuwUpwhrI0aCbt0JW8WAAoQQbeET6m2Cjz8mys=; b=WNBTzb8lQ56kVn4XQZglGXOS8gfz3EnvgTU3Dw1KIZkzhE3PxG5WTYdwc08eogqj+JdTx4 y7UvoCPkrMrPllkWIjzuhVg9/Vq/sbbprdlXUlGU98Is6ar+1gOsa2hq0HEujq+SBGw+es OxK165z/6shjkao9ikITWY3r+Px2vjDM5pi8MX07fk6XRlOEe0tKodu3At4i3VJbtuj4Ho wnA+8UE8XkEaTMPsNq7QRCV25nRzaMbGtNtmQMLgJH70RRvpsWgGEimYmLMk4DvviCLEZH jCVZkc/PxqQC3+Eo+2CMOStwJ1uSP5OADvGZjZYdkR9F97SGtQq26DOIqXKmOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781036782; a=rsa-sha256; cv=none; b=uEa/NtzEbO5qNmdtLF8jxTM8cLWbYd3i5BWE6ewv1AyuwqMCL/p2iX7gwn83GNfu+y/daZ iBvPeMwVl7Mu4M7mzOWC0ZxfJCNkAFEtUPy+JTpy4ike3UqT53t0qucUGsYTZ2WWIaL3QA h4lArktSQsOJdH2/Lqu3yXyfZnIiOLjCnG2AG2sWgq8oSjTEWFaFi19+Y27wVZ2/Gc66f0 Xv1vv3nil2WeOZN0dOGl1D5XZMC9ONJRz/n8xkyrGaf1svjSCPp+LQhYP+bBwpWVFTUEGi CZh9cjQ0/ZXLlfbhL7xqOrFiUKVngNcR3f8movHoalyrAeaI3hzKYFrxs6a+fw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781036782; 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; bh=cmJmXsuwUpwhrI0aCbt0JW8WAAoQQbeET6m2Cjz8mys=; b=YdxoBhmUzIIYxATU07fPQkgRBy68zKit9P0grDT52qkgnQtO6FmtFMrY6kbmjn3eP/BFfv QUQyxEvsGIGmL3eiaT9qXq19tsTc8DbJc4eNf6KEmMxRwKBSOP0k6L6nGgx2O9+tGdMe7h iOfG5unOfol4nYhYRzJVi1Oc7/7DGWWpegFLcn0j/9YfDh8l2PxLxM0Xc5CFWuORtC4Emj 8yeNYAd/Hf3uXLo7OBmLDViJV3jzotIrn8kQLT8F7v5by3NHXWYq9wKcVl/NUNvS6qFyTP 4lTWkkPRHEYuklCl+u0T8QBZ5yacLguTxAPwfu7sKTEiNp0JM/M89MDht/Djmw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZgRL1sQhzqhY for ; Tue, 09 Jun 2026 20:26:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f20a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 09 Jun 2026 20:26:22 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 73704144a09c - stable/15 - MAC/do: Tests: Quote the source directory List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 73704144a09c0171bd1282b4e1fcc893314c7299 Auto-Submitted: auto-generated Date: Tue, 09 Jun 2026 20:26:22 +0000 Message-Id: <6a2876ee.1f20a.4b9da386@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=73704144a09c0171bd1282b4e1fcc893314c7299 commit 73704144a09c0171bd1282b4e1fcc893314c7299 Author: Olivier Certner AuthorDate: 2026-05-22 14:21:39 +0000 Commit: Olivier Certner CommitDate: 2026-06-09 20:25:52 +0000 MAC/do: Tests: Quote the source directory In a standard test suite installation, this is not necessary, but be bullet-proof to custom ones, however improbable. Reviewed by: bapt MFC after: 3 days Sponsored by: The FreeBSD Foundation Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38 (cherry picked from commit 33daea3f862d7fe996602756805a92a600356f94) --- tests/sys/mac/do/invalid_configs.sh | 2 +- tests/sys/mac/do/valid_configs.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/sys/mac/do/invalid_configs.sh b/tests/sys/mac/do/invalid_configs.sh index 848e2b5c9579..d1a9eb8c1e96 100644 --- a/tests/sys/mac/do/invalid_configs.sh +++ b/tests/sys/mac/do/invalid_configs.sh @@ -75,7 +75,7 @@ rules_wrong_separator_body() atf_init_test_cases() { - . $(atf_get_srcdir)/common.sh + . "$(atf_get_srcdir)"/common.sh atf_add_test_case rule_no_target_part atf_add_test_case rule_no_match_part diff --git a/tests/sys/mac/do/valid_configs.sh b/tests/sys/mac/do/valid_configs.sh index 44cfd62acc6e..fc1c9a370854 100644 --- a/tests/sys/mac/do/valid_configs.sh +++ b/tests/sys/mac/do/valid_configs.sh @@ -120,7 +120,7 @@ gid= 1001 >gid =5" atf_init_test_cases() { - . $(atf_get_srcdir)/common.sh + . "$(atf_get_srcdir)"/common.sh atf_add_test_case rule_uid_to_any atf_add_test_case rule_uid_to_uid