<cjwatson> evand: looking at https://beta.launchpad.net/ubuntu/+source/ubiquity/+bug/93197 - shouldn't 'set_os_type $line' be 'set_os_type "$line"'? $line might well contain spaces and needs to be quoted <cjwatson> evand: also seems like it wouldn't hurt to have set_os_type return 1 if it's an unknown OS type and then do 'set_os_type "$line" || continue' or similar in calling code
-- migration-assistant crash if existing partition type changed during install https://launchpad.net/bugs/93197 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
