From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] test: fbk hash - fix errors with large nb entries Date: Fri, 17 Oct 2014 12:49:26 +0100 Message-ID: <20141017114926.GB1736@BRICHA3-MOBL> References: <1413545645-29168-1-git-send-email-y> <20141017113805.GA1736@BRICHA3-MOBL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: dev-VfR2kkLFssw@public.gmane.org Return-path: Content-Disposition: inline In-Reply-To: <20141017113805.GA1736@BRICHA3-MOBL> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Fri, Oct 17, 2014 at 12:38:05PM +0100, Bruce Richardson wrote: > On Fri, Oct 17, 2014 at 12:34:05PM +0100, y@ecsmtp.ir.intel.com wrote: > > From: Bruce Richardson > > > > Oops, apologies for the screwed-up origin address! Pressed "y" for "yes, I > do want my emails to come from 'bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org'" rather than > just hitting enter when prompted! > > /Bruce And in case anyone else is interested, or always gets prompted for the source email address when sending patches - configuring the "sendemail.from" value in your git configuration should make this go away. git config --global sendemail.from "name " See: http://git-scm.com/docs/git-send-email /Bruce