Paul Hinze 73a1be95fe
Fix nil dereference bug in new error handling logic
Found this while running `./vagrant box` with no args to get the help
output. It turns out you can have an empty RunResult but also a nil
error. I took the occasion to unwind the conditional tree a bit which
hopefully makes it a bit easier to read.
2022-04-25 12:26:49 -05:00
..
2022-04-25 12:23:57 -05:00
2022-04-25 12:26:06 -05:00
2022-04-25 12:23:57 -05:00
2022-04-25 12:23:57 -05:00
2022-04-25 12:26:21 -05:00