mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
call is returning a boolean anyway). Unfortunately the new GetOptions syntax loses the ability for the caller to know why the command line arguments were bad. Maybe we would be better always returning an object and having an is_error element?