about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2021-04-09 21:01:37 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2021-04-09 21:01:37 +0100
commit283d2f3c2761ac549a647638bb7d8fd8de3dabb4 (patch)
treed7a9635d9b110e2f53550d6738abdd612140480e /Test
parenteaff11c748e005bbcd14dbd1850880e4bffee3fa (diff)
downloadzsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.tar.gz
zsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.tar.xz
zsh-283d2f3c2761ac549a647638bb7d8fd8de3dabb4.zip
48432 and enable test: fix quotiing of zstyle -L for zstyle -e
Diffstat (limited to 'Test')
-rw-r--r--Test/V05styles.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/V05styles.ztst b/Test/V05styles.ztst
index e4bdfece3..61d2cdb0a 100644
--- a/Test/V05styles.ztst
+++ b/Test/V05styles.ztst
@@ -171,5 +171,5 @@
   a=( ${(M)a:#*con*text*ke*y*val*u*e} )
   print -r -- "$a"
  )
--f:zstyle -L escapes the key (regression: workers/48424)
+0:zstyle -L escapes the key (regression: workers/48424)
 >zstyle $'con\C-@text' $'ke\C-@y' $'val\C-@u' e