From aae2bf28db36ab9133829dc33ea6ef886e8373c2 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 8 Jul 2023 17:59:20 +0100 Subject: Fix json extract for strings carrying commas. Bug 3006 --- test/stdout/0002 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test/stdout/0002') diff --git a/test/stdout/0002 b/test/stdout/0002 index 1da46e7a0..5b9de8e5e 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -945,6 +945,13 @@ xyz > <> > expect: <> > +> # string value with embedded comma +> +> expect +> # string value with embedded doublequote +> +> expect +> > yes > yes > -- cgit v1.2.3