Wireshark-commits: [Wireshark-commits] master-3.0 0abfc10: macOS: Try to work around .dmg packaging
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Feb 2019 20:33:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0abfc109654ac40655ac43843287fae7b6f6d751
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

0abfc10 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Try to work around .dmg packaging issues.
    
    The new macOS builder sometimes fails due to busy disk images. Try to
    work around the issue by adding a sleep (in case the culprit is
    Spotlight) and by forcibly detaching disk images.
    
    Change-Id: I65bd46420e7ae69d03b7c9a15a2bb0385a1cedff
    Reviewed-on: https://code.wireshark.org/review/32035
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 25d8f843e38b8a938b41a926be2e133996d85203)
    Reviewed-on: https://code.wireshark.org/review/32036
    

Actions performed:

    from  4d3b30a   macOS: Packaging and code signing updates.
     add  0abfc10   macOS: Try to work around .dmg packaging issues.


Summary of changes:
 packaging/macosx/osx-dmg.sh.in | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)