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

Bug: remove unneeded touch form kvm save action

This commit is contained in:
Ruben S. Montero 2010-09-30 23:29:02 +02:00
parent 1da03e8310
commit 97477b914b

View File

@ -21,5 +21,4 @@ source $(dirname $0)/kvmrc
deploy_id=$1
file=$2
touch $file
virsh --connect $LIBVIRT_URI save $deploy_id $file