-
Rob Swindell authored
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
Rob Swindell authoredbbs.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
Loading