group
3.83 KB
-
Add option required=(True|False) to get_bin_path and update modules · 6742e9c3
Added required as optional argument to get_bin_path(). It defaults to false. Updated following modules to use required=True when calling get_bin_path(): apt_repository, easy_install, group, pip, supervisorctl, and user. Also removed _find_supervisorctl() from supervisorctl module and updated _is_running() to not need it.
Stephen Fromm committed