Bug#588306: live-initramfs: Unreachable code in do_netmount

2010-07-07 Thread Colin Watson
Package: live-initramfs Version: 1.236.2-1 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick do_netmount is called in exactly one place: if [ ! -z ${NETBOOT} ] || [ ! -z ${FETCH} ] || [ ! -z ${HTTPFS} ] || [ ! -z ${FTPFS} ] then

Bug#588306: live-initramfs: Unreachable code in do_netmount

2010-07-07 Thread Marco Amadori
In data mercoledì 7 luglio 2010 10:49:06, Colin Watson ha scritto: do_netmount is called in exactly one place: if [ ! -z ${NETBOOT} ] || [ ! -z ${FETCH} ] || [ ! -z ${HTTPFS} ] || [ ! -z ${FTPFS} ] then if do_netmount That function then contains code guarded by