-
- Downloads
Fix the mode passing to bbs.telnet_gate() - never undefined value
bbs.telnet_gate() is not tolerant of receiving an undefined parameter value (while bbs.rlogin_gate() is), so this messed up the subsequent argument parsing which caused the strings pushed with the '-s' or '-S' options to not work. Fixes issue #774
parent
c286eb9f
No related branches found
No related tags found
Please register or sign in to comment