summaryrefslogtreecommitdiff
path: root/bin/ksh/tests/version.t
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-06-15 01:01:14 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-06-15 01:01:14 +0000
commited796a820653ef1e6c63e0bae7a6f19bbff18fbb (patch)
treeb6618d02436f4b1f0720707dfd484d6988d0ecc6 /bin/ksh/tests/version.t
parentf6320b648afec215bb1c3d95e9fe42db8819771b (diff)
patches from pdksh 5.2.13.11
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
---