qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] iotests/check: move general long options to double dash


From: Paolo Bonzini
Subject: Re: [PATCH] iotests/check: move general long options to double dash
Date: Fri, 4 Jun 2021 09:19:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

On 03/06/21 14:19, Vladimir Sementsov-Ogievskiy wrote:

Double-dash options give extra information to the user that short (single-dash) options can be combined, while this is not the case for iotests/check.

You can combine short options for check script, as argparse supports it.

We don't have many short options yet.. But something like

./check -ng auto

makes sense and works..

Oh, I missed that.  Then it's okay, thanks!

paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]