From 9eb94d52ad3424d53c762d4234f087b93f276f31 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 16 Jun 2003 09:52:24 +0000 Subject: 17967, 17985: port to 4.0 fixes for typeset test --- ChangeLog | 6 ++++++ Test/B02typeset.ztst | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index db5173d78..f729b90c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-06-16 Peter Stephenson + + * 17967, 17985 (Bart Schaefer ): + Test/B02typeset.ztst: adjust hiding/tagging test so it no + longer fails. + 2003-06-05 Oliver Kiddle * 18607: Completion/Unix/Command/_rlogin: correctly handle diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst index da04a79e2..3872c89ac 100644 --- a/Test/B02typeset.ztst +++ b/Test/B02typeset.ztst @@ -223,9 +223,9 @@ >scalar a r y # The first declare works around the "not an identifier" bug with -h - declare \! \# \$ * - ? @ - typeset -h +g -m * - unset -m * + declare \! \# \$ \* - \? @ 0 + typeset -h +g -m \* + unset -m \* integer i=9 float -H f=9 declare -t scalar -- cgit 1.4.1