Wireshark-commits: [Wireshark-commits] master 5472e4d: Debugging printf.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 8 Jun 2015 01:10:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5472e4d6e9bdd9b2ed9651e471058f4209070c59
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5472e4d by Guy Harris (guy@xxxxxxxxxxxx):

    Debugging printf.
    
    The buildbot printed "expr: syntax error", presumably from this, but
    that oh-so-descriptive error message doesn't indicate what the problem
    is, and just about any string should be valid as the left-hand operand
    of the : operator.
    
    Change-Id: I1140522357b8df07e4183bf0eb8c5fa9fbe275e4
    Reviewed-on: https://code.wireshark.org/review/8827
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2d757b8   Restore image/expert_ok.png, it is used by GTK+ UI
    adds  5472e4d   Debugging printf.


Summary of changes:
 test/run_and_catch_crashes |    1 +
 1 file changed, 1 insertion(+)