Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
can-latester
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
canbus
can-benchmark
can-latester
Commits
a7ca427f
Commit
a7ca427f
authored
10 years ago
by
Michal Sojka
Browse files
Options
Downloads
Patches
Plain Diff
Add a target for bisecting compilation errors
parent
12da9fdc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
continuous/steps/Makefile
+3
-1
3 additions, 1 deletion
continuous/steps/Makefile
with
3 additions
and
1 deletion
continuous/steps/Makefile
+
3
−
1
View file @
a7ca427f
...
...
@@ -16,8 +16,10 @@ log:
./30-compile
./40-run-tests
test
:
#
Useful for running "git bisect run" from the linux directory
compile
:
#
Useful for running "git bisect run" from the linux directory
./11-patch
./20-config
./30-compile
test
:
compile
#
Useful for running "git bisect run" from the linux directory
../tests/kernelgw
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment