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
dfdc19fa
Commit
dfdc19fa
authored
Sep 30, 2019
by
Hiro
🏄
Browse files
Update check service script
parent
3e7378bb
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/check_service
View file @
dfdc19fa
...
...
@@ -106,7 +106,6 @@ if __name__ == "__main__":
status
=
UNKNOWN
message
=
repr
(
e
)
status_file
.
write
(
"UNKNOWN: %s"
%
message
)
sys
.
exit
(
status
)
time
.
sleep
(
600
)
...
...
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