Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] verify-bashisms: fix script and one issue found by it
@ 2017-01-31 12:50 Patrick Ohly
  2017-01-31 12:50 ` [PATCH 1/8] verify-bashisms: fix typo Patrick Ohly
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Patrick Ohly @ 2017-01-31 12:50 UTC (permalink / raw)
  To: openembedded-core

The script broke when introducing tinfoil2. The patches also include
several usability enhancements, like making the output less redundant
and including information about the actual file and line where the
offending script can be found.

Patrick Ohly (8):
  verify-bashisms: fix typo
  verify-bashisms: point out where to get checkbashisms.pl
  verify-bashisms: explicitly shut down server
  verify-bashisms: fix problems with tinfoil2
  verify-bashisms: revise update-rc.d whitelist entry
  verify-bashisms: check scripts only once, include original file and line
  populate_sdk_ext: fix == bashism
  verify-bashisms: support warnings with more than one line of source code

 meta/classes/populate_sdk_ext.bbclass |   2 +-
 scripts/verify-bashisms               | 100 +++++++++++++++++----------
 2 files changed, 67 insertions(+), 35 deletions(-)

base-commit: 8d955d3486beca27fa23448f930d2c4df94b187a
-- 
git-series 0.9.1


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

end of thread, other threads:[~2017-02-01  9:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-31 12:50 [PATCH 0/8] verify-bashisms: fix script and one issue found by it Patrick Ohly
2017-01-31 12:50 ` [PATCH 1/8] verify-bashisms: fix typo Patrick Ohly
2017-01-31 12:50 ` [PATCH 2/8] verify-bashisms: point out where to get checkbashisms.pl Patrick Ohly
2017-01-31 12:50 ` [PATCH 3/8] verify-bashisms: explicitly shut down server Patrick Ohly
2017-01-31 12:50 ` [PATCH 4/8] verify-bashisms: fix problems with tinfoil2 Patrick Ohly
2017-01-31 12:50 ` [PATCH 5/8] verify-bashisms: revise update-rc.d whitelist entry Patrick Ohly
2017-01-31 12:50 ` [PATCH 6/8] verify-bashisms: check scripts only once, include original file and line Patrick Ohly
2017-01-31 12:50 ` [PATCH 7/8] populate_sdk_ext: fix == bashism Patrick Ohly
2017-01-31 12:50 ` [PATCH 8/8] verify-bashisms: support warnings with more than one line of source code Patrick Ohly
2017-02-01  9:17 ` verify-bashisms + shellcheck (was: Re: [PATCH 0/8] verify-bashisms: fix script and one issue found by it) Patrick Ohly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox