Skip to content
Commit 14807089 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

crtools: Fix -v option to conform to common sense



The -v option is declared as "optional argument" and thus
only -v=N or -vN are valid. Currently used -v N syntax no
longer works as expected, this will be treated as LOG_ERR
level (single -v) with dangling (unparsed) argument.

Sorry for that :( but it's better to this earlier.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 40ed1883
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment