You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactors the _exclude_from tests to use assertEqual() with full expected
recipe strings instead of multiple substring checks. This aligns the test
style with other HPCCM copy primitive tests.
Note:
When `_exclude_from` is used, an empty %files section is still emitted after
the rsync-based %setup block. This is intentional to preserve compatibility
with the existing copy control flow. The extra section is harmless and may
be removed in a future cleanup.
0 commit comments