VirtualBox

Opened 9 years ago

Last modified 9 years ago

#13932 new defect

VBoxManage returns success even thow it failes

Reported by: Kappen Owned by:
Component: VM control Version: VirtualBox 4.3.24
Keywords: Cc:
Guest type: Linux Host type: all

Description

vboxmanage metrics enable --list "Android 5" echo $? 0 vboxmanage --version 4.3.24r98716

Change History (3)

comment:1 by Kappen, 9 years ago

Opps missing one line.

$ vboxmanage metrics enable --list "Android 5"
VBoxManage: error: No metrics match the specified filter!
$ echo $?
0
$ vboxmanage --version
4.3.24r98716

comment:2 by Frank Mehnert, 9 years ago

I think that's not really an error and the fix is to remove the word 'error' from the message.

comment:3 by Frank Mehnert, 9 years ago

priority: criticalminor
Summary: vboxmanager returns success even thow it failes.VBoxManage returns success even thow it failes
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use