VirtualBox

Changeset 57528 in vbox


Ignore:
Timestamp:
Aug 25, 2015 10:24:37 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102338
Message:

FE/VBoxShell: Fix for attaching USB devices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r57440 r57528  
    25272527def usbctr(ctx, mach, console, args):
    25282528    if (args[0]):
    2529         console.attachUSBDevice(args[1])
     2529        console.attachUSBDevice(args[1], "")
    25302530    else:
    25312531        console.detachUSBDevice(args[1])
Note: See TracChangeset for help on using the changeset viewer.

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