URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef0ef16c30a8a217645e06df47eb4e5718dabb0b
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ef0ef16 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>
Actions performed:
from 81338f1 macOS: Packaging and code signing updates.
add ef0ef16 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(-)