From 2074e7715f4777e383e1a98f9490b6a649258e43 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Tue, 6 Feb 2018 17:41:12 -0500 Subject: [PATCH] working on parsing piped msg --- mtsenliven.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mtsenliven.py b/mtsenliven.py index ec03b54..d4b0200 100644 --- a/mtsenliven.py +++ b/mtsenliven.py @@ -82,8 +82,7 @@ def print_unique_only(output, err_flag=False): if show_enable: print(output_strip) if found_flag is not None: - print("[ mtsenliven.py ] INFO: this is the last" - " time the message above will be shown") + print(" [ mtsenliven.py ] previous msg will be repressed") def process_msg(bstring): output = bstring