[Bug 225344] fetch(1) awaits EOF (or ftp credentials) even when they are provided in env vars

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 23 20:49:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225344

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
query_auth (the hang you describe) is predicated on v_tty, which is only true
if stderr is a tty (interactive console).  In scripts, it won't be.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list