Wireshark-commits: [Wireshark-commits] master-1.12 9cf44c1: Only nuke the startup item once we've i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Jun 2014 17:47:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cf44c19d00e1072e28e353a4c8fcdd22e01e554
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

9cf44c1 by Guy Harris (guy@xxxxxxxxxxxx):

    Only nuke the startup item once we've installed the launch daemon.
    
    That way, if we crash in the middle, there's still something installed
    that will try to set the permissions on the BPF devices.
    
    Change-Id: Ie0c32f9eaca08bdbb359d07e47f20c664bc66411
    Reviewed-on: https://code.wireshark.org/review/2023
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 39ca18d71b85d0b99c0fd3c5edab48fa217d7d34)
    Reviewed-on: https://code.wireshark.org/review/2024
    

Actions performed:

    from  a8df07c   Use -O2 option when compiling with MSVC
    adds  9cf44c1   Only nuke the startup item once we've installed the launch daemon.


Summary of changes:
 packaging/macosx/Scripts/chmodbpf-postinstall.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)