mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
run-make-check.sh: modprobe won't work on containers; not needed
Signed-off-by: Dan Mick <dan.mick@redhat.com>
This commit is contained in:
parent
97a9a7eb84
commit
bf5ccce9ad
@ -60,7 +60,6 @@ function run() {
|
||||
else
|
||||
echo "WARNING: Don't know how to install packages" >&2
|
||||
fi
|
||||
sudo /sbin/modprobe rbd
|
||||
|
||||
if test -f ./install-deps.sh ; then
|
||||
$DRY_RUN ./install-deps.sh || return 1
|
||||
|
Loading…
Reference in New Issue
Block a user