Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ae4dcdb6 authored by Denis Merigoux's avatar Denis Merigoux
Browse files

Only send to Telegram if example

parent aae62599
Branches
No related tags found
No related merge requests found
...@@ -107,7 +107,7 @@ def print_check_results_menage( ...@@ -107,7 +107,7 @@ def print_check_results_menage(
file.close() file.close()
if post_to_telegram: if post_to_telegram and c == sat:
post_file(filename) post_file(filename)
return name.replace(" ", "_") + ".txt" return name.replace(" ", "_") + ".txt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment