Comment 1 for bug 1412698

Revision history for this message
Michael Vogt (mvo) wrote :

This changes the code to use the actual mount_target of the other parition. The call parition.get_mount_target() gives a path that is not actually used in the partition.mount_other_rootfs() earlier. So the following code that checks if other_config exists will never see it as this mount_point is empty.