mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-19 18:46:10 -04:00
Update incorrect comment
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
95167893f6
commit
fef3ad0a14
@ -1175,7 +1175,7 @@ run_client() {
|
||||
if [ $EXIT -eq 0 ]; then
|
||||
RESULT=0
|
||||
else
|
||||
# If the cipher isn't supported...
|
||||
# If ti is NULL cipher ...
|
||||
if grep 'Cipher is (NONE)' $CLI_OUT >/dev/null; then
|
||||
RESULT=1
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user