From d756f4eafd5d9f5fb3125d88d6a8b703b3ab6078 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 11 May 2015 09:40:00 +0100 Subject: 35078: Add backslash quoting to parameter (b) flag from 35067. --- Test/D04parameter.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/D04parameter.ztst') diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst index 17a59cb2c..d96ffb64f 100644 --- a/Test/D04parameter.ztst +++ b/Test/D04parameter.ztst @@ -1700,6 +1700,6 @@ > >Four - funnychars='The qu*nk br!wan f@x j/mps o[]r the la~# ^"&;' + funnychars='The qu*nk br!wan f@x j/mps o[]r \(e la~# ^"&;' [[ $funnychars = ${~${(b)funnychars}} ]] 0:${(b)...} quoting protects from GLOB_SUBST -- cgit 1.4.1