X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/917b1363356384f082094be7cef7daea09f3c6ac..94787176c31362bb000c93f05d1b4180fa18aae3:/continuous/steps/11-patch diff --git a/continuous/steps/11-patch b/continuous/steps/11-patch index e3d20be..6a9fddb 100755 --- a/continuous/steps/11-patch +++ b/continuous/steps/11-patch @@ -4,6 +4,8 @@ set -e cd linux +git reset --hard + echo "! Repo $(git config remote.origin.url) $(git describe) $(git rev-parse HEAD) ok" -git am < ../shark-ryu-board-patch.patch +git apply --index < ../shark-ryu-board-patch.patch