VirtualBox

Changeset 72034 in vbox


Ignore:
Timestamp:
Apr 26, 2018 11:32:13 AM (7 years ago)
Author:
vboxsync
Message:

unzipcmd.cpp: fix for -t.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp

    r69111 r72034  
    425425                                          "Conflicting unzip operation (%s already set, now %s)",
    426426                                          Opts.pszOperation, ValueUnion.pDef->pszLong);
    427                 Opts.iOperation   = rc;
     427                Opts.iOperation   = 'l';
    428428                Opts.pszOperation = ValueUnion.pDef->pszLong;
    429429                break;
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