This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[b20] expect and timeout


Hello,

I face some problems with 'expect' (b20) with the timeout.

The following commands:
 set timeout 1
 expect -re "!!!" {send_user "rrr\n"} timeout {send_user "bbb\n"}
never raises the timeout.

If I try exactly the same commands on my solaris box, it replies "bbb"
after about one second.

Any idea? Thank you.

--Laurent
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]