mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-12 09:17:41 +03:00
Snap might be undeletable due to child in trash
This commit is contained in:
parent
c8cbe20164
commit
2307d843e2
@ -91,7 +91,7 @@ fi
|
||||
LN_CMD=$(cat <<EOF
|
||||
RBD="${RBD}"
|
||||
|
||||
rbd_rm_snap $SRC_PATH
|
||||
rbd_rm_snap $SRC_PATH ||:
|
||||
EOF
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user