On Fri, Jun 04, 2021 at 11:25:16AM +0300, Vladimir Sementsov-Ogievskiy wrote:
> So, there are some ways to improve the situation:
My personal preference (although I'm fine with any of your listed
options, if others speak up in favor of a different one):
> 2. Take this patch and also convert proto
04.06.2021 10:19, Paolo Bonzini wrote:
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,
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 hav
03.06.2021 14:38, Paolo Bonzini wrote:
On 26/05/21 20:16, Vladimir Sementsov-Ogievskiy wrote:
So, the change:
-makecheck -> --makecheck
-valgrind -> --valgrind
-nocache -> --nocache
-misalign -> --misalign
Motivation:
1. Several long options are already have double dash:
--
03.06.2021 13:21, Emanuele Giuseppe Esposito wrote:
On 26/05/2021 20:16, Vladimir Sementsov-Ogievskiy wrote:
So, the change:
-makecheck -> --makecheck
-valgrind -> --valgrind
-nocache -> --nocache
-misalign -> --misalign
Motivation:
1. Several long options are already have d
On 26/05/21 20:16, Vladimir Sementsov-Ogievskiy wrote:
So, the change:
-makecheck -> --makecheck
-valgrind -> --valgrind
-nocache -> --nocache
-misalign -> --misalign
Motivation:
1. Several long options are already have double dash:
--dry-run, --color, --groups, --exclude-gr
On 26/05/2021 20:16, Vladimir Sementsov-Ogievskiy wrote:
So, the change:
-makecheck -> --makecheck
-valgrind -> --valgrind
-nocache -> --nocache
-misalign -> --misalign
Motivation:
1. Several long options are already have double dash:
--dry-run, --color, --groups, --exclu
So, the change:
-makecheck -> --makecheck
-valgrind -> --valgrind
-nocache -> --nocache
-misalign -> --misalign
Motivation:
1. Several long options are already have double dash:
--dry-run, --color, --groups, --exclude-groups, --start-from
2. -misalign is used to add --misalign opt