summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/version.t
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/tests/version.t')
-rw-r--r--bin/ksh/tests/version.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ksh/tests/version.t b/bin/ksh/tests/version.t
index b7ea2a8ecac..fe1e7adf227 100644
--- a/bin/ksh/tests/version.t
+++ b/bin/ksh/tests/version.t
@@ -5,5 +5,5 @@ category: pdksh
stdin:
echo $KSH_VERSION
expected-stdout:
- @(#)PD KSH v5.2.13.7 99/01/15
+ @(#)PD KSH v5.2.13.11 99/05/13
---