Clarifying what happens when you don't retry decrypting a device.
[live-boot-grml.git] / scripts / live-helpers
index f88108a..31f84fa 100644 (file)
@@ -364,7 +364,8 @@ find_cow_device ()
                                        if [ "$(echo "${answer}" | cut -b1 | tr A-Z a-z)" = "n" ]
                                        then
                                                unset answer
-                                               break
+                                               # skip to next subdevice
+                                               continue 2
                                        fi
                                done
                        fi