Re: [PATCH] tester/gdb: allow kill on the test end

2022-04-19 Thread Chris Johns
Ok and thanks Chris On 19/4/2022 10:29 pm, Karel Gardas wrote: > Sponsored-By: Precidata > --- > tester/rt/config.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tester/rt/config.py b/tester/rt/config.py > index a7b9ee3..8a433af 100644 > --- a/tester/rt/config.py > +++ b/tester/rt/c

[PATCH] tester/gdb: allow kill on the test end

2022-04-19 Thread Karel Gardas
Sponsored-By: Precidata --- tester/rt/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tester/rt/config.py b/tester/rt/config.py index a7b9ee3..8a433af 100644 --- a/tester/rt/config.py +++ b/tester/rt/config.py @@ -258,6 +258,7 @@ class file(config.file): script = self.expa