Wireshark-commits: [Wireshark-commits] master 040cb0c: tools/generate-sysdig-event.py: fail if the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Jun 2020 04:59:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=040cb0c9ddef5e8982c403d64533c7782d1bad83
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

040cb0c by Guy Harris (gharris@xxxxxxxxx):

    tools/generate-sysdig-event.py: fail if the URL fetch fails.
    
    Call exit_msg(), not just print().
    
    Change-Id: I3ca59b262285222e5f54045244b6eeaa31fa363e
    Reviewed-on: https://code.wireshark.org/review/37530
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  9e1fbfb   generate-sysdig-event.py: improve error reporting.
     add  040cb0c   tools/generate-sysdig-event.py: fail if the URL fetch fails.


Summary of changes:
 tools/generate-sysdig-event.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)