Bugfix for incorrect handshake location.

When typed incorrect handshake location, function "handshakelocation" loops in to cycle. Clearing "handshakeloc" variable breaks that loop.
This commit is contained in:
Tomas Vanagas 2017-07-17 05:48:37 +01:00 committed by GitHub
parent f9c42c1df1
commit 270fbbbe54
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ function askauth {
}
function handshakelocation {
handshakeloc=""
conditional_clear
top