On Mon, 27 Apr 2026 12:03:51 -0400 Luiz Capitulino <[email protected]> wrote:
> Destructive tests should be invocated with -d command-line option, but > this won't work today since 'd' is missing in getopts command-line. This > commit fixes it. Nice catch! > > Signed-off-by: Luiz Capitulino <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Thanks, SJ [...]

