1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

Remove uneeded sleep from vmfs delete action

This commit is contained in:
Tino Vazquez 2012-11-12 18:39:35 +01:00
parent 37cf88efd2
commit 25dd7a8f03

View File

@ -47,9 +47,6 @@ DST=$1
VMID=$2
DSID=$3
# Wait for the cancel action on the VM to complete
sleep 10
if [ -z "${ONE_LOCATION}" ]; then
TMCOMMON=/var/lib/one/remotes/tm/tm_common.sh
VMWARERC=/etc/one/vmwarerc