88548f2e1a
On the first call to vmsync/vmoverlay, we do an immediate vm_ssh_wait() to check if we have a live VM. However, we don't necessarily have a working rpm-ostree in there if we're hacking on stuff. It gets annoying to wait for the timeout there. Let's just work around that by instead only calling status if we got there through vm_reboot_cmd(), which is most likely when we're most interested in the status output anyway. Closes: #645 Approved by: cgwalters |
||
---|---|---|
.. | ||
compose | ||
libtest.sh | ||
libvm.sh |