|
@ -82,8 +82,7 @@ def print_unique_only(output, err_flag=False): |
|
|
if show_enable: |
|
|
if show_enable: |
|
|
print(output_strip) |
|
|
print(output_strip) |
|
|
if found_flag is not None: |
|
|
if found_flag is not None: |
|
|
print("[ mtsenliven.py ] INFO: this is the last" |
|
|
print(" [ mtsenliven.py ] previous msg will be repressed") |
|
|
" time the message above will be shown") |
|
|
|
|
|
|
|
|
|
|
|
def process_msg(bstring): |
|
|
def process_msg(bstring): |
|
|
output = bstring |
|
|
output = bstring |
|
|