URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0254ff9d40728d27550882614b2e21bb06db99b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a0254ff by Guy Harris (guy@xxxxxxxxxxxx):
Mount the CMake dmg we downloaded, don't download it again.
Amazingly, "hdiutil attach" can take a URL as an argument; it will
attempt to download the file in question and mount it. We've already
downloaded the file, so there's no point in downloading it again
(especially not with a URL with "v2.8" coded in).
Change-Id: I106fc0c32a378aeead66ed32bceb454d23efa297
Reviewed-on: https://code.wireshark.org/review/8103
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 59060e1 Fix spelling error.
adds a0254ff Mount the CMake dmg we downloaded, don't download it again.
Summary of changes:
macosx-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)