mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 13:53:07 +00:00
mac: add -verbose to the hdiutil call, to figure out why it's failing on the buildslave
This commit is contained in:
parent
037c9157dc
commit
6972e81581
@ -11,7 +11,7 @@ build:
|
||||
|
||||
diskimage:
|
||||
mv dist Allmydata-$(VERSION)
|
||||
hdiutil create -ov -srcfolder Allmydata-$(VERSION) allmydata-rw.dmg
|
||||
hdiutil create -verbose -ov -srcfolder Allmydata-$(VERSION) allmydata-rw.dmg
|
||||
hdiutil convert -ov allmydata-rw.dmg -format UDRO -o allmydata-ro.dmg
|
||||
hdiutil convert -ov allmydata-ro.dmg -format UDZO -o Allmydata-$(VERSION).dmg
|
||||
hdiutil internet-enable -yes Allmydata-$(VERSION).dmg
|
||||
|
Loading…
x
Reference in New Issue
Block a user