- (djm) [regress/try-ciphers.sh] clean up CVS merge botch
This commit is contained in:
parent
58e2c5b394
commit
2f20de5e3f
|
@ -55,6 +55,7 @@
|
|||
- djm@cvs.openbsd.org 2013/02/11 23:58:51
|
||||
[regress/try-ciphers.sh]
|
||||
remove acss here too
|
||||
- (djm) [regress/try-ciphers.sh] clean up CVS merge botch
|
||||
|
||||
20130211
|
||||
- (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old
|
||||
|
|
|
@ -46,10 +46,3 @@ for c in $ciphers; do
|
|||
fi
|
||||
done
|
||||
|
||||
if ${SSH} -oCiphers=acss@openssh.org 2>&1 | grep "Bad SSH2 cipher" >/dev/null
|
||||
then
|
||||
:
|
||||
else
|
||||
|
||||
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue