found 187808 1:3.2.8-3
thankyou

OK, I've looked at the problem closer and can indeed see it. I'm not
sure why it didn't appear before; perhaps it was screen doing things.

The problem is that the piped program has a tpgid that is different
to its tgid. It want's the tpgid program which is the yes or whatever
you kill.

The offending line is:
 if(tmp->tgid != tmp->tpgid) continue; 
  
Removing that doesn't seem to cause any problems. I might have to look
closer into it and see if it is required.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to