Re: [PATCH 06/11] pyjailhouse: config_parser: strip tailing null-terminator from cell name

2020-07-05 Thread Jan Kiszka
On 30.06.20 08:42, Andrej Utz wrote: Signed-off-by: Andrej Utz --- pyjailhouse/config_parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyjailhouse/config_parser.py b/pyjailhouse/config_parser.py index 7b4872e0..a45aa7d7 100644 --- a/pyjailhouse/config_parser.py ++

[PATCH 06/11] pyjailhouse: config_parser: strip tailing null-terminator from cell name

2020-06-29 Thread Andrej Utz
Signed-off-by: Andrej Utz --- pyjailhouse/config_parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyjailhouse/config_parser.py b/pyjailhouse/config_parser.py index 7b4872e0..a45aa7d7 100644 --- a/pyjailhouse/config_parser.py +++ b/pyjailhouse/config_parser.py @@ -220,