From 67ccae311ef31278a2025eeb01ef8a38c9cf1aab Mon Sep 17 00:00:00 2001 From: tg Date: Sat, 17 Apr 2004 00:51:19 +0000 Subject: [PATCH] hello, reality check? --- tests/version.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $ ---