From ba1a54551601f996c9fa6a44c6bd6b8b0f5ca53a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 26 Apr 2005 09:51:27 +0000 Subject: 21194: fix handling of zero-length quoted test strings for patterns --- Test/D04parameter.ztst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Test') diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst index 5700a0722..7f2ed4670 100644 --- a/Test/D04parameter.ztst +++ b/Test/D04parameter.ztst @@ -599,3 +599,8 @@ >said >i >willJOYCE + + foo= + print "${${foo}/?*/replacement}" +0:Quoted zero-length strings are handled properly +> -- cgit 1.4.1