Wireshark-commits: [Wireshark-commits] master c9c0eff: Try putting the output directly into the err
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Feb 2016 03:24:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9c0effa4b0ad685073da35b37ecc21a095ec788
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c9c0eff by Guy Harris (guy@xxxxxxxxxxxx):

    Try putting the output directly into the error message.
    
    When the tests are run in the buildbot, messages such as
    
    	Error during test execution: see {pathname}
    
    aren't very useful.
    
    Change-Id: I4509ea58c162c264c316358019a1cbc01cd93e31
    Reviewed-on: https://code.wireshark.org/review/14135
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  24aaddc   An SHB with a magic of 0x1A2B3C4D isn't necessarily little-endian.
    adds  c9c0eff   Try putting the output directly into the error message.


Summary of changes:
 test/suite-decryption.sh |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)