Revision 768954ef create

b/create
66 66
    tar pzxf $IMAGE_FILE -C $TMPDIR
67 67

  
68 68
    # Set disk based on type of hypervisor
69
    disk=""
69 70
    if [ "$HYPERVISOR" = "kvm" ] ; then
70 71
      disk="vda"
71 72
    else

Also available in: Unified diff