usertools: silence prompts for telemetry input pipe
authorBruce Richardson <bruce.richardson@intel.com>
Mon, 13 Sep 2021 10:51:37 +0000 (11:51 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 1 Oct 2021 15:30:27 +0000 (17:30 +0200)
commit72727e0d56c1b5f46cebe4774af7e6ad99ad2e14
treee5964af9f79c705cf8a0ac1f392913fb2c0af29a
parent744e9a87c582d687d5d20b61b7ee0835da421541
usertools: silence prompts for telemetry input pipe

When the input to the script is coming from a device which is not a TTY
then we become less verbose and skip the prompts and helpful messages
about what is happening.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
usertools/dpdk-telemetry.py