]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
continuous: The bug was fixed - stop applying the patch
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 6 Aug 2016 07:07:16 +0000 (09:07 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 6 Aug 2016 07:07:16 +0000 (09:07 +0200)
continuous/steps/11-patch

index d609541586fe4a9b3472a231c7c568447e9be07f..2252828d95fec7176d8b52c665affac035f1d55a 100755 (executable)
@@ -43,7 +43,7 @@ if git rev-list --ancestry-path 7322dd755e7dd34bc5359aa27abeed1687e0f628^..v4.6^
     git reset HEAD^ # Do not commit revert - this helps with bisecting
 fi
 
     git reset HEAD^ # Do not commit revert - this helps with bisecting
 fi
 
-if git rev-list --ancestry-path 9402c684613163888714df0955fa1f17142b08bf^..|grep -q $(git rev-parse HEAD); then
+if git rev-list --ancestry-path 9402c684613163888714df0955fa1f17142b08bf^..a28e46f109c9637b2539b9995078d5df4f7f6c09^|grep -q $(git rev-parse HEAD); then
     # Apply fix for commit that breaks boot
     git apply --index <<EOF
 --- a/arch/powerpc/lib/feature-fixups.c
     # Apply fix for commit that breaks boot
     git apply --index <<EOF
 --- a/arch/powerpc/lib/feature-fixups.c