about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-07-12 11:37:08 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-07-12 11:37:16 +0000
commit03407c29282b7f26ba42411d42591e4d48d18121 (patch)
treefef8bd9de578de231239f7632d940f942faf1c87
parentc1fc3afd152975c47df7fc1ae81700a8795d1cac (diff)
downloadzsh-03407c29282b7f26ba42411d42591e4d48d18121.tar.gz
zsh-03407c29282b7f26ba42411d42591e4d48d18121.tar.xz
zsh-03407c29282b7f26ba42411d42591e4d48d18121.zip
46204: Fix new test case for the theoretical case of having more than 100 files in the root directory.
-rw-r--r--ChangeLog4
-rw-r--r--Test/E01options.ztst2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d9fa4a101..4aa15f6f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2020-07-12  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 46204: Test/E01options.ztst: Fix new test case for the
+	theoretical case of having more than 100 files in the root
+	directory.
+
 	* unposted: .editorconfig: For Makefiles, make the indent size
 	equal to tab width.
 
diff --git a/Test/E01options.ztst b/Test/E01options.ztst
index cff7893d5..22751a5a2 100644
--- a/Test/E01options.ztst
+++ b/Test/E01options.ztst
@@ -1452,4 +1452,4 @@ F:If this test fails at the first unsetopt, refer to P01privileged.ztst.
   BEL=$'\a'
 0q:RM_STAR_SILENT
 *>zsh: sure you want to delete all 15 files in ${PWD:h}/options.tmp \[yn\]\? ${BEL}(|n)
-*>zsh: sure you want to delete all <-> files in / \[yn\]\? ${BEL}(|n)
+*>zsh: sure you want to delete (all <->|more than <->) files in / \[yn\]\? ${BEL}(|n)