get_user_list: output warning to stderr
The function get_user_list returns a list of users on stdout, so obviously it can't use stdout to also display messages. Use stderr instead. Note that we could also silently skip if we find a directory in /home that is not a user. Does it happen in practice?merge-requests/18/merge
parent
c8b4287985
commit
dd2d78c7d6
Loading…
Reference in New Issue