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

bug: mkswap never failed

This commit is contained in:
Javi Fontan 2012-07-04 16:08:29 +02:00
parent d12c86614a
commit 299a96bb7c

View File

@ -31,5 +31,3 @@ DSID=$4
CMD="`dirname $0`/mkimage $SIZE swap $DST $VMID $DSID"
`$CMD`
exit 0