VirtualBox

Changeset 28740 in vbox


Ignore:
Timestamp:
Apr 26, 2010 10:40:00 AM (15 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r28730 r28740  
    801801    guest = console.guest
    802802    # shall contain program name as argv[0]
    803     gargas = args
     803    gargs = args
    804804    print "executing %s with args %s" %(args[0], gargs)
    805805    (progress, pid) = guest.executeProcess(args[0], 0, gargs, [], "", "", "", user, passwd, tmo)
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