mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-28 04:22:35 +08:00

This fixes a problem with mailer options support that occurred because check.py uses argparse.ArgumentParser instead of tester.rt.options. Closes #4553