VirtualBox

Ignore:
Timestamp:
Mar 28, 2017 11:54:30 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114222
Message:

VBoxManage extpack install: Return RTEXITCODE_FAILURE when not accepting the license. duh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp

    r66296 r66297  
    11971197                {
    11981198                    RTPrintf("Installation of \"%ls\" aborted.\n", bstrName.raw());
    1199                     return RTEXITCODE_SUCCESS;
     1199                    return RTEXITCODE_FAILURE;
    12001200                }
    12011201                if (szDigest[0])
Note: See TracChangeset for help on using the changeset viewer.

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