a92a0e56f2
The manual check to see if get_bin_path() returned anything is redundant, because we pass True to the required parameter of get_bin_path(). This automatically causes the task to fail if the pacman binary isn't available. Therefore, the code within the if statement being removed is never called. |
||
---|---|---|
.. | ||
__init__.py | ||
apk.py | ||
dnf.py | ||
homebrew.py | ||
homebrew_cask.py | ||
homebrew_tap.py | ||
layman.py | ||
macports.py | ||
openbsd_pkg.py | ||
opkg.py | ||
pacman.py | ||
pkg5.py | ||
pkg5_publisher.py | ||
pkgin.py | ||
pkgng.py | ||
pkgutil.py | ||
portage.py | ||
portinstall.py | ||
slackpkg.py | ||
svr4pkg.py | ||
swdepot.py | ||
urpmi.py | ||
yum_repository.py | ||
zypper.py | ||
zypper_repository.py |