Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install bzip2 on RHEL 7 and Fedora hosts
The backup script needs the bzcat command, which does not come installed on RHEL 7 and Fedora hosts by default. This patch installs the bzip2 package before attempting to run tests that use bzcat.
- Loading branch information