summaryrefslogtreecommitdiff
path: root/regress/ssh-com-keygen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/ssh-com-keygen.sh')
-rw-r--r--regress/ssh-com-keygen.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/ssh-com-keygen.sh b/regress/ssh-com-keygen.sh
index 90ba2fcdc..e93dc78c9 100644
--- a/regress/ssh-com-keygen.sh
+++ b/regress/ssh-com-keygen.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh-com-keygen.sh,v 1.1 2002/03/27 22:40:27 markus Exp $ 1# $OpenBSD: ssh-com-keygen.sh,v 1.2 2002/07/16 08:58:16 markus Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4tid="ssh.com key import" 4tid="ssh.com key import"
@@ -18,7 +18,9 @@ VERSIONS="
18 2.3.1 18 2.3.1
19 2.4.0 19 2.4.0
20 3.0.0 20 3.0.0
21 3.1.0" 21 3.1.0
22 3.2.0
23 3.3.0"
22 24
23COMPRV=${OBJ}/comkey 25COMPRV=${OBJ}/comkey
24COMPUB=${COMPRV}.pub 26COMPUB=${COMPRV}.pub