66ec57a637
Prior to this commit, if you tried to save a snapshot without giving it a name, the hyper-v driver would not properly obtain a vm id to save a snapshot on, resulting in an error. This commit updates the command snapshot save to hold onto the machines ID in argv rather than `pop` it off, so that the hyperv driver can obtain the guests id when saving a snapshot. |
||
---|---|---|
.. | ||
command | ||
plugin.rb |