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
eff3cc36
Commit
eff3cc36
authored
Sep 27, 2019
by
Hiro
🏄
Browse files
Fix script
parent
efa32fa1
Changes
2
Show whitespace changes
Inline
Side-by-side
bin/gettor_check
View file @
eff3cc36
...
...
@@ -22,3 +22,4 @@ if test $status -ne 0
then
/home/gettor/gettor/bin/gettor_service start
fi
deactivate
scripts/check_service
View file @
eff3cc36
...
...
@@ -111,7 +111,7 @@ if __name__ == "__main__":
status_file
.
write
(
"CRITICAL: %s"
%
message
)
sys
.
exit
(
status
)
time
.
sleep
(
18
0
)
time
.
sleep
(
60
0
)
try
:
status
,
message
=
test_email_from_gmail
(
password
)
...
...
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