Skip to content

Commit

Permalink
qa/workunits/ceph-helpers-root: Remove unused function
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
  • Loading branch information
badone committed May 15, 2020
1 parent 9d2632a commit 88094c2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions qa/workunits/ceph-helpers-root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,6 @@ function install_one() {
esac
}

function install_cmake3_on_xenial {
install_pkg_on_ubuntu \
ceph-cmake \
d278b9d28de0f6b88f56dfe1e8bf684a41577210 \
xenial \
force \
cmake
}

function install_pkg_on_ubuntu {
local project=$1
shift
Expand Down

0 comments on commit 88094c2

Please sign in to comment.