Wireshark-commits: [Wireshark-commits] master 0617b1a: When piping tshark to something else, run it

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 May 2015 00:00:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0617b1a0aa68c3f3207434686eb60c5a191fc01c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0617b1a by Guy Harris (guy@xxxxxxxxxxxx):

    When piping tshark to something else, run it with run_and_catch_crashes.
    
    That got the crash information in the WPA EAPOL Rekey test; use it for
    all other tests where, otherwise, the crash information would be lost.
    
    Change-Id: I230b7952b6d79ebf6dc003747dc05328616ef7c2
    Reviewed-on: https://code.wireshark.org/review/8394
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c8394b8   Fix pathname used to run run_and_catch_crashes.
    adds  0617b1a   When piping tshark to something else, run it with run_and_catch_crashes.


Summary of changes:
 test/suite-decryption.sh |   16 ++++++++--------
 test/suite-nameres.sh    |   12 ++++++------
 2 files changed, 14 insertions(+), 14 deletions(-)