[tor-commits] [gettor/master] Update check service script

hiro at torproject.org hiro at torproject.org
Mon Sep 30 11:38:01 UTC 2019


commit bb6034047a588a510972c1653d5a07bf1a91abbe
Author: hiro <hiro at torproject.org>
Date:   Mon Sep 30 13:37:59 2019 +0200

    Update check service script
---
 scripts/check_service | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/scripts/check_service b/scripts/check_service
index 9a66053..1c0192d 100644
--- a/scripts/check_service
+++ b/scripts/check_service
@@ -93,9 +93,6 @@ def send_email_from_gmail(password):
 if __name__ == "__main__":
     status, message = None, None
 
-    host = None
-    use_https = False
-
     if len(sys.argv) == 2:
         password = sys.argv[1]
     else:



More information about the tor-commits mailing list