From: Roland G. <Rol...@al...> - 2000-11-22 08:06:27
|
Ken Irving wrote: > #!/usr/bin/perl -w > # checkdialtone -- briefly listen to the dialtone ... > Under v1.08 it's timing out in the expect() method: > > ken@moffit:~/src/perl/try $ testExpect.pl > failed connection in cu, 3:Child PID 10025 exited with status 256 Could you please run that with $Expect::Exp_Internal = 1; $Expect::Debug = 1; and send me the output? I don't have `cu', so I cannot run that script, and a similar script with `ls' works for me. Thanks! Roland -- RGi...@cp... |