[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] report-error: Update information on the submission process
From:       michael.g.wood () intel ! com (Michael Wood)
Date:       2015-02-27 12:15:19
Message-ID: 1425039319-20503-1-git-send-email-michael.g.wood () intel ! com
[Download RAW message or body]

The new send-error-report will prompt for review of items and the server is
now specified by using the -s argument.

Signed-off-by: Michael Wood <michael.g.wood at intel.com>
---
 meta/classes/report-error.bbclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/classes/report-error.bbclass b/meta/classes/report-error.bbclass
index 5f155e3..9edf2ce 100644
--- a/meta/classes/report-error.bbclass
+++ b/meta/classes/report-error.bbclass
@@ -66,8 +66,8 @@ python errorreport_handler () {
             if(len(failures) > 0):
                 filename = "error_report_" + e.data.getVar("BUILDNAME")+".txt"
                 datafile = errorreport_savedata(e, jsondata, filename)
-                bb.note("The errors for this build are stored in %s\nYou can send \
the errors to an upstream server by running:\n  send-error-report %s [server]" % \
                (datafile, datafile))
-                bb.note("The contents of these logs will be posted in public if you \
use the above command with the default server. If you need to do so, please ensure \
you remove any identifying or proprietary information before sending.") +             \
bb.note("The errors for this build are stored in %s\nYou can send the errors to a \
reports server by running:\n  send-error-report %s [-s server]" % (datafile, \
datafile)) +                bb.note("The contents of these logs will be posted in \
public if you use the above command with the default server. Please ensure you remove \
any identifying or proprietary information when prompted before sending.")  }
 
 addhandler errorreport_handler
-- 
2.1.0


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic