Files
Richard W.M. Jones 732431bdf2 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-08-28 09:18:53 +01:00
..