mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Switch from acl_to_text to acl_to_any_text, so it is possible to specify options, like forcing the numeric IDs for users/groups. This ensure the resulting string has always numberic IDs, so the comparison can always succeed. Adapt the comparison string to the lack of final endline now.