Skip to content

Properly support -Z option in cp and mv

Walter Lozano requested to merge wip/wlozano/fix-arg-z into apertis/v2024dev2

Fix the support -Z in cp and mv which does not require any argument. This fixes the implementation in 01d18805 which was buggy.

https://phabricator.apertis.org/T9693

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports