OK
Thanks
Chris
On 29/10/21 7:01 am, Alex White wrote:
> This fixes a problem with mailer options support that occurred because
> check.py uses argparse.ArgumentParser instead of tester.rt.options.
> ---
> rtemstoolkit/mailer.py | 2 +-
> tester/rt/check.py | 17 -
> 2 files
This fixes a problem with mailer options support that occurred because
check.py uses argparse.ArgumentParser instead of tester.rt.options.
---
rtemstoolkit/mailer.py | 2 +-
tester/rt/check.py | 17 -
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/rtemstoolkit