All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix some errant tabs in python code
@ 2015-03-20 12:15 Paul Eggleton
  2015-03-20 12:15 ` [PATCH 1/1] oe-selftest: use spaces to indent python code, not tabs Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2015-03-20 12:15 UTC (permalink / raw)
  To: openembedded-core

The following change since commit d91ed126eead8b09a4ddfe5cc11db16dda71273f:

  lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPS (2015-03-20 11:03:15 +0000)

is available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/tabfix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/tabfix

Paul Eggleton (1):
  oe-selftest: use spaces to indent python code, not tabs

 meta/lib/oeqa/selftest/_toaster.py | 556 ++++++++++++++++++-------------------
 meta/lib/oeqa/selftest/bbtests.py  |  72 ++---
 2 files changed, 314 insertions(+), 314 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-03-20 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 12:15 [PATCH 0/1] Fix some errant tabs in python code Paul Eggleton
2015-03-20 12:15 ` [PATCH 1/1] oe-selftest: use spaces to indent python code, not tabs Paul Eggleton

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.