fish: Fix guestfish -N option when called with unknown image type.
authorRichard Jones <rjones@redhat.com>
Wed, 12 May 2010 18:01:29 +0000 (19:01 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 13 May 2010 15:22:10 +0000 (16:22 +0100)
commit520d895383c6e2b3eff1c4e3761624ebbb5f8b09
treeb2d90d4e82ec9be7ddebe6c8f053b0b210b71084
parent94e310dcfbcd368cbe02dbc1643ed2ff9821cd48
fish: Fix guestfish -N option when called with unknown image type.

Previously it was falling off the end of the loop if you
called it with an unknown image type.
fish/prep.c