8c5e8f0425
Since use_unsafe_shell is suspicious from a security point of view (or it wouldn't be unsafe), the less we have, the less code we have to toroughly inspect for a security audit. In this case, the '&&' can be replaced by doing 2 calls to run_command. |
||
---|---|---|
.. | ||
__init__.py | ||
apt.py | ||
apt_key.py | ||
apt_repository.py | ||
apt_rpm.py | ||
package.py | ||
redhat_subscription.py | ||
rhn_channel.py | ||
rhn_register.py | ||
rpm_key.py | ||
yum.py |