[On 29 Jun, @17:38, Chet Ramey wrote in "Re: bash3 on FreeBSD weirdness ..."]
> > Basicly the function local_mirror() (line 167) works, and
> > remote_mirror() (line 257) doesn't (on FreeBSD that is).
> 
> The root cause is probably that something is consuming all of the
> input from stdin (the pipe) on FreeBSD and not on Linux.  I suspect
> the call to `head'.  The two implementations probably read and buffer
> differently.  This happens all the time, mostly with ssh.

thanks for the pointer! I will look into it some more,

--
grtz,
  - Miek

  http://www.miek.nl              
  PGP: 6A3C F450 6D4E 7C6B C23C  F982 258B 85CF 3880 D0F6

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to