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

Fernando ApesteguĂ­a <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]            |[email protected]
             Status|New                         |Closed
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #2 from Fernando ApesteguĂ­a <[email protected]> ---
Seems to work fine now:

Terminal 1:
$ sudo tail -F /tmp/foo <&-
Password:
foo
bar

Terminal 2
$ sudo echo foo >>/tmp/foo
Password:
$ sudo rm /tmp/foo
$ sudo echo bar >>/tmp/foo

Please reopen if I misunderstood the test case.

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

Reply via email to