From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 Aug 2014 12:01:33 -0700 Subject: [U-Boot] [PATCH v4 13/13] RFC: Deprecate MAKEALL In-Reply-To: References: <1407250023-9501-1-git-send-email-sjg@chromium.org> <1407250023-9501-14-git-send-email-sjg@chromium.org> <53E1099E.6080905@freescale.com> <53E126FF.3040503@freescale.com> <53E12899.4050107@freescale.com> Message-ID: <53E12A0D.9030702@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/05/2014 11:59 AM, Simon Glass wrote: > Hi York, > > On 5 August 2014 12:55, York Sun wrote: >> On 08/05/2014 11:52 AM, Simon Glass wrote: >>>>> >>>>> BTW where does this information get published? >>>>> >>>> >>>> When we use gerrit and Jenkins, the build log is stored in Jenkins log, and >>>> emails were sent with the failure log. >>> >>> OK, I don't think I've send such an email. Do I have to do anything to >>> get them to come to me? >>> >> The emails were sent from Jenkins, by my script collecting information from .ERR >> files. >> >> Maybe I didn't understand your question. What do you mean "where does this >> information get published"? > > I just mean that I don't think I have received an email yet, and don't > know about the service, so am wondering how to get an email. > Simon, Sorry I misled you. The emails are sent by my scripts under Jenkins (A tool, see http://jenkins-ci.org/). It is not within u-boot. York