parsing: Fix error with missing quote
commit30f1b1ce7a3755db94c31c77f6e013d84ab36a55
authorSteve Bennett <steveb@workware.net.au>
Thu, 16 Apr 2020 22:36:16 +0000 (17 08:36 +1000)
committerSteve Bennett <steveb@workware.net.au>
Fri, 17 Apr 2020 07:36:50 +0000 (17 17:36 +1000)
treef5c0aa32059971df7a9950573f1475217110797e
parent1fe274439565fe4cf94559131ef820c4f61f4173
parsing: Fix error with missing quote

If a quote is missing inside a command, e.g.["command here]
the error should indicate that a quote is missing, not a bracket.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim.c
tests/parse.test