[test suite] don't use shell redirection char in bogus IP string
This commit is contained in:
parent
8b734049a7
commit
d7412af09e
@ -881,7 +881,7 @@
|
||||
'detail' => "NAT bogus IP validation",
|
||||
'function' => \&generic_exec,
|
||||
'exec_err' => $YES,
|
||||
'cmdline' => "$default_client_args -N 192>.168.100.100:22",
|
||||
'cmdline' => "$default_client_args -N 192,.168.100.100:22",
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user