limetech / dynamix

14 stars 5 forks source link

Fix: libvirt: skip creating domain.img if exists already #252

Closed eschultz closed 8 years ago

eschultz commented 8 years ago

This suppresses Tar error output to the console during vm manager (libvirt) startup

bergware commented 8 years ago

Eric,

Is "/boot/config/plugins/dynamix.kvm.manager/qemu" a directory? If so, you should use the test operator -d instead of -f

eschultz commented 8 years ago

/boot/config/plugins/dynamix.kvm.manager/qemu is actually a file