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.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/ssh-com-keygen.sh b/regress/ssh-com-keygen.sh
index e93dc78c9..dbe9b0a6b 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.2 2002/07/16 08:58:16 markus Exp $ 1# $OpenBSD: ssh-com-keygen.sh,v 1.3 2003/05/14 22:08:27 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"
@@ -20,6 +20,8 @@ VERSIONS="
20 3.0.0 20 3.0.0
21 3.1.0 21 3.1.0
22 3.2.0 22 3.2.0
23 3.2.2
24 3.2.3
23 3.3.0" 25 3.3.0"
24 26
25COMPRV=${OBJ}/comkey 27COMPRV=${OBJ}/comkey