From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 Aug 2014 11:55:21 -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> Message-ID: <53E12899.4050107@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: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"? York