Deleted Added
full compact
27c27
< # $FreeBSD: head/usr.sbin/bsdconfig/share/media/http.subr 264840 2014-04-23 22:04:04Z dteske $
---
> # $FreeBSD: head/usr.sbin/bsdconfig/share/media/http.subr 268999 2014-07-22 23:10:12Z dteske $
518,521c518
< if [ $http_found -eq $SUCCESS ]; then
< HTTP_INITIALIZED=YES
< break
< fi
---
> [ $http_found -eq $SUCCESS ] && HTTP_INITIALIZED=YES break
673c670
< esac
---
> esac 2>&1 >&$DIALOG_TERMINAL_PASSTHRU_FD