[PATCH] dispatch: stop warning about EPIPE in --debug mode

Matt Mackall mpm at selenic.com
Fri Sep 25 12:42:41 CDT 2015


On Thu, 2015-09-24 at 10:24 +0300, Daniel Colascione (SEATTLE) wrote:
> # HG changeset patch
> # User Daniel Colascione <dancol at fb.com>
> # Date 1443078937 -10800
> #      Thu Sep 24 10:15:37 2015 +0300
> # Node ID ef903d0c1928d9409640485e0908beb40414fe7a
> # Parent  60558319ce724e8377c56591af3089380753f6de
> dispatch: stop warning about EPIPE in --debug mode
> 
> It seems silly for "hg --debug manifest | less" to print a scary
> message after the user hits "q" in less.  hg should just exit silently
> instead, since EPIPE on stdout is a perfectly reasonable result.

Queued for default, thanks. It is indeed pretty silly.

FYI, this patch came through with a bit of MIME QP damage, you might
want to try the pushgate next time:

https://mercurial.selenic.com/wiki/ContributingChanges#Experimental_submission_via_push_gate

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list