From 9120d1e841b0813f1c71d55f77c3d18fc8318187 Mon Sep 17 00:00:00 2001 From: Joshua Krusell Date: Wed, 3 Feb 2021 11:33:47 +0000 Subject: 47899: Improve error message from zparseopts. --- Test/V12zparseopts.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/V12zparseopts.ztst') diff --git a/Test/V12zparseopts.ztst b/Test/V12zparseopts.ztst index d7fc33f72..c41c49022 100644 --- a/Test/V12zparseopts.ztst +++ b/Test/V12zparseopts.ztst @@ -69,7 +69,7 @@ >ret: 1, optv: , argv: -a -x -z ?(anon):zparseopts:2: bad option: x >ret: 1, optv: , argv: -ax -z -?(anon):zparseopts:2: bad option: - +?(anon):zparseopts:2: bad option: -x >ret: 1, optv: , argv: -a --x -z for 1 in '-a 1 2 3' '1 2 3'; do -- cgit 1.4.1