]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps: do not install if rpm already installed
authorKefu Chai <kchai@redhat.com>
Fri, 27 Sep 2019 02:26:54 +0000 (10:26 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 3 Oct 2019 13:44:41 +0000 (15:44 +0200)
commitabc11852143dd6634582132cf46d4e2026336c82
tree7423c356d371b6e013a9e25293316dedd1763bb4
parenta9429b988fe0d39ad03e4c7e664e6a07a4d84b23
install-deps: do not install if rpm already installed

there is chance that the system already have epel-release-latest-7.noarch.rpm
installed, in that case, install-deps.sh should not fail.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 45a4173bcfe15a9bf56f6aeb6e6c35386a00d1c5)
install-deps.sh