From 51ec0b8079ed19c107f2f7f1ab4326c488ee3198 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 16 Mar 2005 11:50:50 +0000 Subject: 20983: failed glob from fixed strings segments in globbed paths --- Test/D02glob.ztst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Test/D02glob.ztst') diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst index f35e5eb75..e423176a3 100644 --- a/Test/D02glob.ztst +++ b/Test/D02glob.ztst @@ -317,3 +317,9 @@ print ${foo%% #:*} 0:Must-match arguments in complex patterns >this string has a + + mkdir glob.tmp/ra=1.0_et=3.5 + touch glob.tmp/ra=1.0_et=3.5/foo + print glob.tmp/ra=1.0_et=3.5/??? +0:Bug with intermediate paths with plain strings but tokenized characters +>glob.tmp/ra=1.0_et=3.5/foo -- cgit 1.4.1