mbox series

[0/3] Check for -i0

Message ID 20220520124314.20251-1-pvorel@suse.cz
Headers show
Series Check for -i0 | expand

Message

Petr Vorel May 20, 2022, 12:43 p.m. UTC
NOTE: this should be merged after Cyril's runtime patch
(will need to get rebased).

Kind regards,
Petr

Petr Vorel (3):
  tst_test.sh: Allow -i0
  tst_test: Check for -i >= 0
  doc/maintainer: Check also -i0

 doc/maintainer-patch-review-checklist.txt | 1 +
 lib/tst_test.c                            | 2 ++
 testcases/lib/tst_test.sh                 | 4 ++--
 3 files changed, 5 insertions(+), 2 deletions(-)

Comments

Cyril Hrubis May 30, 2022, 1:34 p.m. UTC | #1
Hi!
Looks good to me:

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Petr Vorel June 2, 2022, 1:59 p.m. UTC | #2
Hi Cyril,

> Hi!
> Looks good to me:

Thanks, merged!

Kind regards,
Petr