VirtualBox

Changeset 19901 in vbox for trunk


Ignore:
Timestamp:
May 22, 2009 8:07:47 AM (16 years ago)
Author:
vboxsync
Message:

VBoxShell: typos

File:
1 edited

Legend:

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

    r19900 r19901  
    164164    mgr = ctx['mgr']
    165165    vb = ctx['vb']
    166     session = mgr.getSessionObject(vb)
    167166    mach = vb.createMachine(name, kind, base,
    168167                            "00000000-0000-0000-0000-000000000000")
     
    170169    print "created machine with UUID",mach.id
    171170    vb.registerMachine(mach)
    172     session.close()
    173171
    174172def removeVm(ctx,mach):
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