All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] send-pull-request bugfix
@ 2011-01-22  0:21 Scott Garman
  2011-01-22  0:22 ` [PATCH 1/1] send-pull-request: unset $TO and $CC from environment Scott Garman
  2011-01-28  1:30 ` [PATCH 0/1] send-pull-request bugfix Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Garman @ 2011-01-22  0:21 UTC (permalink / raw)
  To: poky

Hi Saul,

Darren Hart and I discovered that when $CC is set (which
our meta-toolchain environment script sets up), the value
leaks into the use of this script. Unsetting $TO as well
just to be thorough. This pull request fixes that.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: sgarman/pull-request-fix
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/pull-request-fix

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (1):
  send-pull-request: unset $TO and $CC from environment

 scripts/send-pull-request |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-28  1:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-22  0:21 [PATCH 0/1] send-pull-request bugfix Scott Garman
2011-01-22  0:22 ` [PATCH 1/1] send-pull-request: unset $TO and $CC from environment Scott Garman
2011-01-24 22:58   ` Darren Hart
2011-01-28  1:30 ` [PATCH 0/1] send-pull-request bugfix Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.