OK and thanks
Chris
On 15/9/21 1:29 am, Ryan Long wrote:
> Replaced a couple of calls to os.linesep() with os.linesep because
> os.linesep() does not exist.
> ---
> tester/rt/check.py | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tester/rt/check.py b/tester/rt/che
Replaced a couple of calls to os.linesep() with os.linesep because
os.linesep() does not exist.
---
tester/rt/check.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tester/rt/check.py b/tester/rt/check.py
index 95fa47e..c01c25d 100755
--- a/tester/rt/check.py
+++ b/tester