acp: Don't display failed terminal call on display only terminals (#39780)
Ben Brandt
created
We don't get an ExitStatus from a remote terminal, so this check was
failing.
Ideally we move all of this to just needing an exit code, but we will
have to revisit that later.
Release Notes:
- N/A