VirtualBox

Changeset 36978 in vbox


Ignore:
Timestamp:
May 6, 2011 11:42:01 AM (14 years ago)
Author:
vboxsync
Message:

VBoxManageGuestCtrl: Reverted r71249 - Don't skip empty arguments.

File:
1 edited

Legend:

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

    r36974 r36978  
    524524            case VINF_GETOPT_NOT_OPTION:
    525525            {
    526                 if (!strlen(ValueUnion.psz))
    527                     continue;
    528 
    529526                if (args.size() == 0 && Utf8Cmd.isEmpty())
    530527                    Utf8Cmd = ValueUnion.psz;
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