Files
Richard W.M. Jones 222b7d35d7 rescue: Ignore errno after guestfs_launch.
errno is pretty much random on the error path back from guestfs_launch
so there is nothing useful to be gained by checking it.

We could do with a better way to detect if appliance launch failed.
(cherry picked from commit 00fef9eed6)
2011-09-16 15:48:36 +01:00
..