X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/b55e2d3695e2c84c7e64343a782e39650ba81550..81b83ea038e39f36f285a0520221d94414382628:/continuous/steps/11-patch diff --git a/continuous/steps/11-patch b/continuous/steps/11-patch index 2252828..a4b5e1d 100755 --- a/continuous/steps/11-patch +++ b/continuous/steps/11-patch @@ -43,23 +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^..a28e46f109c9637b2539b9995078d5df4f7f6c09^|grep -q $(git rev-parse HEAD); then +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 <