From: Plauchu Edwin <edwin.plauchu.camacho@linux.intel.com>
To: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>,
openembedded-core@lists.openembedded.org
Cc: "Limon, Anibal" <anibal.limon@intel.com>
Subject: Re: [PATCH] AUH: status email indicates the URL of the log folder
Date: Thu, 1 Dec 2016 10:18:33 -0600 [thread overview]
Message-ID: <33a1fbff-37b1-7a1a-27d4-c63608af2d6e@linux.intel.com> (raw)
In-Reply-To: <918cd74d-f5f9-65e7-3c26-28872f167f22@linux.intel.com>
Thanks for clarification
On 01/12/16 10:22, Leonardo Sandoval wrote:
> This is not the correct list. AUH goes to the Yocto list, I believe.
>
>
> On 12/01/2016 10:14 AM, Edwin Plauchu wrote:
>> Upgrade status email should indicate the URL of the log folder
>> instead of the tar URL
>>
>> [YOCTO #10670]
>>
>> Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@linux.intel.com>
>> ---
>> upgradehelper.py | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/upgradehelper.py b/upgradehelper.py
>> index 239fd88..3954e1f 100755
>> --- a/upgradehelper.py
>> +++ b/upgradehelper.py
>> @@ -616,7 +616,7 @@ class Updater(object):
>> publish_work_url = ''
>> statistics_summary = self.statistics.get_summary(
>> - publish_work_url, os.path.basename(work_tarball))
>> + publish_work_url, self.uh_work_dir)
>> statistics_file = os.path.join(self.uh_work_dir,
>> "statistics_summary")
>
prev parent reply other threads:[~2016-12-01 16:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-01 16:14 [PATCH] AUH: status email indicates the URL of the log folder Edwin Plauchu
2016-12-01 16:22 ` Leonardo Sandoval
2016-12-01 16:18 ` Plauchu Edwin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33a1fbff-37b1-7a1a-27d4-c63608af2d6e@linux.intel.com \
--to=edwin.plauchu.camacho@linux.intel.com \
--cc=anibal.limon@intel.com \
--cc=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox