Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
gettor
Commits
bb603404
Commit
bb603404
authored
Sep 30, 2019
by
Hiro
🏄
Browse files
Update check service script
parent
dbb57de1
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/check_service
View file @
bb603404
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment