about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-31 18:07:02 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-02 16:00:11 +0000
commitb591d431130a2648738a899296638245b0b93d3a (patch)
treedb63bba73adc02223900829a3754f767eeb08486 /Test
parentda19b67388770514b44f28796d9de4dd239297bd (diff)
downloadzsh-b591d431130a2648738a899296638245b0b93d3a.tar.gz
zsh-b591d431130a2648738a899296638245b0b93d3a.tar.xz
zsh-b591d431130a2648738a899296638245b0b93d3a.zip
45181: Fix workers/45164: ${(S)%%} will now consider the empty string as a potential match.
Diffstat (limited to 'Test')
-rw-r--r--Test/D04parameter.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst
index f4af5d59c..83ac7ebf4 100644
--- a/Test/D04parameter.ztst
+++ b/Test/D04parameter.ztst
@@ -2639,7 +2639,7 @@ F:behavior, see http://austingroupbugs.net/view.php?id=888
 
  foo=pws
  print 2: ${(S)foo%%*}
--f:(S) with zero-length matches at end, part 1 (workers/45164)
+0:(S) with zero-length matches at end, part 1 (workers/45164)
 >2: pws
 
  foo=pws