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
Infra
CI Jobs
Official Devices Validator
Commits
7f5f3d6d
Commit
7f5f3d6d
authored
Dec 01, 2020
by
José Henrique
Browse files
Remove extra char
parent
44c53cc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
runner.sh
View file @
7f5f3d6d
...
...
@@ -58,7 +58,7 @@ function validator() {
echo
-e
"
$message
"
fi
elif
[
"
$RESULT
"
-ne
0
]
;
then
sendTG
"Someone has merged a failing file. Please check console to find possible error.
\n
"
sendTG
"Someone has merged a failing file. Please check console to find possible error."
else
pushToGit
"[PIXEL-CI]: Lint files"
fi
...
...
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