Re: [PATCH V2 1/2] devel: add release-checks.sh

Subject: Re: [PATCH V2 1/2] devel: add release-checks.sh

Date: Mon, 03 Sep 2012 17:38:08 +0200

To: David Bremner, Tomi Ollila, notmuch@notmuchmail.org

Cc:

From: Michal Nazarewicz


David Bremner <david@tethera.net> writes:
> Michal Nazarewicz <mina86@mina86.com> writes:
>> On a side note, the whole script could be relatively easily rewritten
>> not to use bash at all and work with plain POSIX shell.

> How does one simulate pipefail?  

pipefail is used only for “find ... | sort”, but I find sorting
unnecessary, so it could be simply removed, and thus pipefail would not
be needed. :)

But I don't have strong feelings (well, I do, but I don't want to impose
them :P ).

-- 
Best regards,                                         _     _
.o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo--

Thread: