force the uec to be recreated

This commit is contained in:
Jesse Andrews 2011-11-05 22:34:45 -07:00
parent 438ea577c4
commit e49f751aa9

View file

@ -154,6 +154,7 @@ cat > $LIBVIRT_XML <<EOF
</domain>
EOF
rm -rf $vm_dir/uec
cp -r $TOOLS_DIR/uec $vm_dir/uec
cd $vm_dir/uec