Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenFlipper-Free
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
6fdeab6c
Commit
6fdeab6c
authored
May 24, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increased cppcheck until fixed
parent
65fe1206
Pipeline
#10509
failed with stages
in 32 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CI/ci-cppcheck.sh
CI/ci-cppcheck.sh
+1
-1
No files found.
CI/ci-cppcheck.sh
View file @
6fdeab6c
...
@@ -60,7 +60,7 @@ echo "CPPCHECK Summary"
...
@@ -60,7 +60,7 @@ echo "CPPCHECK Summary"
echo
"=============================================================================="
echo
"=============================================================================="
echo
-e
"
${
NC
}
"
echo
-e
"
${
NC
}
"
MAX_ERROR
=
8
0
MAX_ERROR
=
62
0
if
[
$COUNT
-gt
$MAX_ERROR
]
;
then
if
[
$COUNT
-gt
$MAX_ERROR
]
;
then
echo
-e
${
WARNING
}
echo
-e
${
WARNING
}
...
...
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