X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/23943811fde7a18edb0fd2b45d41aa62745b8e20..81b83ea038e39f36f285a0520221d94414382628:/continuous/steps/11-patch diff --git a/continuous/steps/11-patch b/continuous/steps/11-patch index 1a8ef76..a4b5e1d 100755 --- a/continuous/steps/11-patch +++ b/continuous/steps/11-patch @@ -43,6 +43,23 @@ if git rev-list --ancestry-path 7322dd755e7dd34bc5359aa27abeed1687e0f628^..v4.6^ git reset HEAD^ # Do not commit revert - this helps with bisecting fi +if git rev-list --ancestry-path 9402c684613163888714df0955fa1f17142b08bf^..2c0f99516f53911c3f2f81ab3815841e3408f11e^|grep -q $(git rev-parse HEAD); then + # Apply fix for commit that breaks boot + git apply --index <