[Bug 341] Return Code unpredictable

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Sep 24 09:39:49 EST 2002


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





------- Additional Comments From john.osell at telus.com  2002-09-24 09:39 -------
I have the same problem. The script as follows is run from cron:

 while [ 1 ]
 do
   ssh <hostname> date
   echo $?
 done

The script returns 255 anywhere from 2-20% of the time when run from cron and
works perfectly fine when run from the command line.

I am running the test on AIX 4.3.3.0 and OpenSSH_2.9p1, SSH protocols 1.5/2.0,
OpenSSL 0x0090581f

John O.



------- 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