diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index 2e414a8b1..cd2b32c34 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -174,7 +174,7 @@ object CheckCommand "tcp" { description = "The TCP port number." } "-e" = { - value = "$ftp_expect$" + value = "$tcp_expect$" description = "String to expect in server response (may be repeated)." } "-A" = {