Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
8e88c64f
Commit
8e88c64f
authored
Sep 03, 2020
by
Ralf Jung
Browse files
fix typo
parent
bd549a16
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildjob
View file @
8e88c64f
...
...
@@ -67,7 +67,7 @@ time make --output-sync --no-print-directory -k -j$CPU_CORES $MAKE_TARGET 2>&1 |
# Check for warnings
if
[[
-n
"
$DENY_WARNINGS
"
]]
&&
egrep
-q
"^Warning:"
build-log.txt
;
then
panic
"[buildjo
n
] Aborting build because of warnings."
panic
"[buildjo
b
] Aborting build because of warnings."
fi
# maybe submit timing information
...
...
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