commit | 104031547ffd4975ca6eaa6feb27b412b429552a | [log] [tgz] |
---|---|---|
author | Johan Pascal <johan.pascal@belledonne-communications.com> | Fri Oct 09 20:43:51 2020 +0200 |
committer | Johan Pascal <johan.pascal@belledonne-communications.com> | Thu Oct 29 01:14:50 2020 +0100 |
tree | b4d797a40f2e75861e9a283370996bf4517fad19 | |
parent | 9bc50b01221d7c5e0d20c70b1af9c96567748c04 [diff] [blame] |
style Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 5334225..f84c485 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -645,7 +645,7 @@ fi if grep "$srv_pattern" $3 >/dev/null; then : - return 0; + return 0; else return 1; fi