Skip to content

Update Apertis patch to handle missing options

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

In the new version of rust-coreutils additional checks for options are perfomed, including the number of arguments. In order to properly support the -Z option include the number of arguments it requires.

https://phabricator.apertis.org/T9693

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

Merge request reports