VirtualBox

Ignore:
Timestamp:
Feb 21, 2017 8:35:41 AM (8 years ago)
Author:
vboxsync
Message:

VBoxManage: escape the VM description text in 'VBoxManage showvminfo' (thanks Sara Golemon)

File:
1 edited

Legend:

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

    r65182 r65826  
    25872587        {
    25882588            if (details == VMINFO_MACHINEREADABLE)
    2589                 RTPrintf("description=\"%ls\"\n", description.raw());
     2589                outputMachineReadableString("description", &description);
    25902590            else
    25912591                RTPrintf("Description:\n%ls\n", description.raw());
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