From 0adb04abd302cc86944aa468590bab84e9acf542 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 2 Jun 2000 09:32:30 +0000 Subject: More test-comment tweaks. --- Test/14array.ztst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Test') diff --git a/Test/14array.ztst b/Test/14array.ztst index 87f22eff4..1cdf53c2d 100644 --- a/Test/14array.ztst +++ b/Test/14array.ztst @@ -23,7 +23,7 @@ >.. echo .$foo[1,-8]. -0:An empty slice with a negative length +0:An empty slice with a negative end >.. echo .$foo[0]. @@ -47,7 +47,7 @@ >.b. echo .$foo[2,-4]. -0:A slice with a negative length +0:A slice with a negative end >.b c d. echo .$foo[-4,5]. @@ -55,7 +55,7 @@ >.d e. echo .$foo[-6,-2]. -0:A slice with both items negative +0:A slice with a negative start and end >.b c d e f. setopt ksh_arrays -- cgit 1.4.1