VirtualBox

Ignore:
Timestamp:
Jun 23, 2010 12:22:17 PM (15 years ago)
Author:
vboxsync
Message:

vboxshell: don't display an error message for 'snapshot vm take'

File:
1 edited

Legend:

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

    r30381 r30387  
    23682368            desc = ""
    23692369        cmdAnyVm(ctx, mach, lambda ctx,mach,console,args: progressBar(ctx, console.takeSnapshot(name,desc)))
     2370        return 0;
    23702371
    23712372    if cmd == 'restore':
     
    23962397
    23972398    print "Command '%s' is unknown" %(cmd)
    2398 
    23992399    return 0
    24002400
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