projects
/
can-benchmark.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
continuous: Do not commit shark patch - it breaks bisect
[can-benchmark.git]
/
continuous
/
steps
/
11-patch
1
#!/bin/sh
2
3
set -e
4
5
cd linux
6
7
git reset --hard
8
9
echo "! Repo $(git config remote.origin.url) $(git describe) $(git rev-parse HEAD) ok"
10
11
git apply --index < ../shark-ryu-board-patch.patch