[Bug 341] Return Code unpredictable

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 27 11:20:34 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=341

djm at mindrot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From djm at mindrot.org  2003-02-27 11:20 -------
It is certainly fixed in -current:

[djm at xenon djm]$ for x in 1 2 3 4 5 6 7 8 9 10 ; do ssh djm at localhost exit $x ;
echo $? ; done
1
2
3
4
5
6
7
8
9
10

It is also in the regress tests. 



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




More information about the openssh-unix-dev mailing list