Re: script hangs with 20050716/20050826 snapshot but not with 1.5.18 dll

2005-08-29 Thread Volker Quetschke
Christopher Faylor wrote: On Sun, Aug 28, 2005 at 12:45:45AM -0400, Volker Quetschke wrote: The following script hangs after running a short while when using the 20050716/20050826 snapshots, but works with the 1.5.18 dll. --- start tcsh_hang.csh --- #!/bin/tcsh while (1) # perl -e 'print("12

Re: script hangs with 20050716/20050826 snapshot but not with 1.5.18 dll

2005-08-28 Thread Christopher Faylor
On Sun, Aug 28, 2005 at 12:45:45AM -0400, Volker Quetschke wrote: >The following script hangs after running a short while when using >the 20050716/20050826 snapshots, but works with the 1.5.18 dll. > >--- start tcsh_hang.csh --- >#!/bin/tcsh >while (1) ># perl -e 'print("12\n");' |& /usr/bin/grep