Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge harmless buglet?
Date: Mon, 04 Aug 2003 22:20:38
Message-Id: 20030804222036.GC18109@time
In Reply to: Re: [gentoo-dev] emerge harmless buglet? by Mike Frysinger
1 Vapier wrote: [Mon Aug 04 2003, 06:15:50PM EDT]
2 > anyone have thoughts on how to handle this as intended ?
3
4 Use PIPE_STATUS.
5
6 I've thought about writing another one like die/assert. It would be
7 assert_pipe, which would require that each element in the pipe returns
8 zero exit status. What do you think? (History: I wrote "die" in the
9 first place.)
10
11 Aron
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] emerge harmless buglet? Mike Frysinger <vapier@g.o>