Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
unpacked
sync
Commits
5b714a00
Commit
5b714a00
authored
Jan 23, 2019
by
Simone Mosciatti
Browse files
chmod +x and fix email send
parent
0ed8c037
Changes
1
Hide whitespace changes
Inline
Side-by-side
loop.sh
100644 → 100755
View file @
5b714a00
...
...
@@ -22,7 +22,7 @@ do
echo
"Error:
$conversion_status
"
echo
"error_count:
$error_count
"
if
[
$error_count
-ge
10
]
;
then
echo
""
| mail
-s
"Error on unpacked.cern.ch
$conversion_status
"
-t
simone.mosciatti@cern.ch
echo
""
| mail
-s
"Error on unpacked.cern.ch
$conversion_status
"
simone.mosciatti@cern.ch
exit
1
fi
else
...
...
Write
Preview
Markdown
is supported
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