## Beeblebrox (zap...@berentweb.com):

> However, the problem persists because the depends-check script checks for
> and as answer gets:
> $ getopt --help 2 > &1 | grep long > /dev/null
> Ambiguous output redirect.

I believe that should be "2> &1" (or "2>&1") but "2 > &1" does not
redirect stderr (fd 2).

Regards,
Christoph

-- 
Spare Space
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to