]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - continuous/steps/11-patch
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