platform9 / cctl

Apache License 2.0
47 stars 8 forks source link

Fix segfault when invoking upgrade machine #111

Closed vannrt closed 6 years ago

vannrt commented 6 years ago

If there is an error getting the Machine object, then use the ip object instead of the currentMachine object since this will be undefined.