From 651549b9492464114834672f70a396915785b31a Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Mon, 15 Dec 2025 16:28:10 +1100 Subject: [PATCH] Change message about whether it is a meta package or not --- enroll/harvest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enroll/harvest.py b/enroll/harvest.py index 306d8af..c07c0ca 100644 --- a/enroll/harvest.py +++ b/enroll/harvest.py @@ -488,7 +488,7 @@ def harvest(bundle_dir: str, policy: Optional[SecretPolicy] = None) -> str: if not pkg_to_etc_paths.get(pkg, []) and not managed: notes.append( - "No /etc files detected for this package (may be a meta package)." + "No /etc files detected for this package." ) pkg_snaps.append(