-
Ted Cipicchio authored
The virtualbox.Status() function never returns "Invalid" as its state ("NotFound" is returned if the VBoxManage utility returns an error from querying an invalid or non-existent virtual machine, but "Invalid" does not map to any output from VBoxManage), so the checks for it in executor_virtualbox.go have no effect.
b67fe658