Log "other" TTY Response
This commit is contained in:
parent
24e742e0a2
commit
3b352472dc
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ impl TTY{
|
|||
}
|
||||
}
|
||||
}
|
||||
log::warn!("Unable to determine response. Response string is: [{:?}]",read_line);
|
||||
return Response::Other;
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Reference in a new issue