fish: Close guestfs handle explicitly before exiting.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 13 Oct 2011 10:54:18 +0000 (11:54 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 13 Oct 2011 14:25:13 +0000 (15:25 +0100)
commitbaa1618e0f917017c1934b7da41250029c1791ef
tree0f4a10c61a1135b9b1f4e305890c43c8a8b48ef8
parent049116e1810680275a42faba430fb2f798cb17d8
fish: Close guestfs handle explicitly before exiting.

NOTE this is just a cleanup.  It is NOT necessary for correctness,
since libguestfs itself is correctly closing the handle in the exit
handler.
fish/fish.c