VirtualBox

Changeset 83100 in vbox


Ignore:
Timestamp:
Feb 17, 2020 6:27:13 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136160
Message:

/Config.kmk: fix download directory for automated notarization with CCS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r83093 r83100  
    37103710        mac_notarize -user "$(VBOX_CCS_USER)" -global_uid "$(VBOX_CCS_GLOBAL_UID)" \
    37113711                -job_timeout 90 -server_timeout 75 -server "$(VBOX_CCS_SERVER)" \
    3712                 -file_to_notarize "$1" -bundle_id "$2" -download_location "$(if $3,$3,$(dir $2))"
     3712                -file_to_notarize "$1" -bundle_id "$2" -download_location "$(if $3,$3,$(dir $1))"
    37133713
    37143714  ## Sign an application bundle, framework or kernel extension.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette