On Mon, Jun 14, 2010 at 06:59:06PM +0100, Colin Watson wrote:
> -     if [ "${break:-}" = "$1" ]; then
> +     if echo "${break:-}" | egrep -q "(,|^)$1(,|$)"; then

implicit dependence of BUSYBOX=yes,
i'd prefer not to introduce that, acked with sh implementation.

thank you.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to