From 03407c29282b7f26ba42411d42591e4d48d18121 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sun, 12 Jul 2020 11:37:08 +0000 Subject: 46204: Fix new test case for the theoretical case of having more than 100 files in the root directory. --- Test/E01options.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') 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) -- cgit 1.4.1