Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master dacf6e4: Don't fail if unmounting the CMake disk imag

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 27 Jul 2014 20:32:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dacf6e4d87f168568cc0fe364c7862c5686a997b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dacf6e4 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't fail if unmounting the CMake disk image fails.
    
    I don't know why, but sometimes it fails - the most recent failure was
    due to it having already been unmounted!  Maybe the CMake installer
    unmounts it some times but not others.  Just drive on if it fails.
    
    Change-Id: I1b31356f08695b8d3b9e425f8475a422e1da0783
    Reviewed-on: https://code.wireshark.org/review/3220
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5b1106d   Remove printing done for debugging/test purposes.
    adds  dacf6e4   Don't fail if unmounting the CMake disk image fails.


Summary of changes:
 macosx-setup.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)