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
This commit is contained in:
Olivier Certner
2026-05-22 16:21:39 +02:00
parent 6159187329
commit 33daea3f86
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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