sync and bump to 1.16

This commit is contained in:
tg
2004-11-10 17:22:14 +00:00
parent 856e71aa7f
commit 7037f90d4d
4 changed files with 103 additions and 84 deletions

View File

@@ -5,5 +5,5 @@ category: pdksh
stdin:
echo $KSH_VERSION
expected-stdout-pattern:
/PD KSH v5\.2\.14 MirOS \$Revision\: 1.15 \$ in (native )?KSH mode( as mksh)?/
/PD KSH v5\.2\.14 MirOS \$Revision\: 1.16 \$ in (native )?KSH mode( as mksh)?/
---