VirtualBox

Changeset 43914 in vbox


Ignore:
Timestamp:
Nov 19, 2012 3:56:41 PM (12 years ago)
Author:
vboxsync
Message:

VBoxManage: copy/paste bug preventing the iSCSI initiator string to reach the settings file

File:
1 edited

Legend:

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

    r43532 r43914  
    602602                    bstrPassword.detachTo(values.appendedRaw());
    603603                }
    604                 if (!bstrPassword.isEmpty())
     604                if (!bstrInitiator.isEmpty())
    605605                {
    606606                    Bstr("InitiatorName").detachTo(names.appendedRaw());
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