diff --git a/tests/version.t b/tests/version.t index 9cd20dc..ab63ad6 100644 --- a/tests/version.t +++ b/tests/version.t @@ -5,5 +5,5 @@ category: pdksh stdin: echo $KSH_VERSION expected-stdout: - @(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.2 $ + @(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.4 $ ---