[oe-commits] Michael Wood : scripts/send-error-report: Rework script to support new features

git at git.openembedded.org git at git.openembedded.org
Tue Mar 10 10:48:04 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 5e036f3fd9caaedcd2759214766b3228299e929b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5e036f3fd9caaedcd2759214766b3228299e929b

Author: Michael Wood <michael.g.wood at intel.com>
Date:   Fri Feb 27 11:47:54 2015 +0000

scripts/send-error-report: Rework script to support new features

- Add arguments to allow for non-prompted sending, json encoded response
  and link backs.
- Add feature to check the server's max_log_size
- Add feature to allow reviewing of the final data
- Be a bit more helpful if the expected fields aren't filled in instead
  of exiting.
- Remove the redundant urlencode
- Add a user-agent so that the server can identify the encoding method.
- Remove custom proxy handling - urllib should 'just work'

[YOCTO #6736]
[YOCTO #7245]
[YOCTO #7105]

Signed-off-by: Michael Wood <michael.g.wood at intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 scripts/send-error-report | 274 ++++++++++++++++++++++++++++++----------------
 1 file changed, 178 insertions(+), 96 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=5e036f3fd9caaedcd2759214766b3228299e929b


More information about the Openembedded-commits mailing list