Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: Edwin Plauchu <edwin.plauchu.camacho@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:22:20 -0600	[thread overview]
Message-ID: <918cd74d-f5f9-65e7-3c26-28872f167f22@linux.intel.com> (raw)
In-Reply-To: <20161201161420.7019-1-edwin.plauchu.camacho@linux.intel.com>

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")



  reply	other threads:[~2016-12-01 16:16 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 [this message]
2016-12-01 16:18   ` Plauchu Edwin

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=918cd74d-f5f9-65e7-3c26-28872f167f22@linux.intel.com \
    --to=leonardo.sandoval.gonzalez@linux.intel.com \
    --cc=anibal.limon@intel.com \
    --cc=edwin.plauchu.camacho@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