summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/version.t
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-01-10 17:55:04 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-01-10 17:55:04 +0000
commit72cf5c5e2022b91fc486d3ef569034cbcbdeb2a8 (patch)
tree4298b1cf3a93f5de208765ff3c2c2c4884c7da21 /bin/ksh/tests/version.t
parent1494c2efdc94109bcd53d3092332b170ed6b8d6d (diff)
sync with pdksh-unstable-5.2.13.6
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 f3dabcb445a..f0b1b9a75ef 100644
--- a/bin/ksh/tests/version.t
+++ b/bin/ksh/tests/version.t
@@ -4,5 +4,5 @@ description:
stdin:
echo $KSH_VERSION
expected-stdout:
- @(#)PD KSH v5.2.13.5 98/12/18
+ @(#)PD KSH v5.2.13.5 99/01/10
---