Wireshark-commits: [Wireshark-commits] master cfb2d7e: macOS: Don't clobber Wireshark.app during in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Sep 2019 16:50:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfb2d7eb80a3d5f4adb141c8a57ead12482171f4
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cfb2d7e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Don't clobber Wireshark.app during installation.
    
    Removing Wireshark.app during preflight is the wrong way to ensure that
    we uninstall old assets.
    
    Bug: 16050
    Change-Id: I39a0129e29830f8b6bc7ef228f3886db51d963ec
    Reviewed-on: https://code.wireshark.org/review/34542
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  74bccad   dot11crypt: Fix crash on failure finding GTK in decrypted frame
     add  cfb2d7e   macOS: Don't clobber Wireshark.app during installation.


Summary of changes:
 packaging/macosx/Scripts/wireshark-preflight.sh | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)