Skip to content
Snippets Groups Projects
Commit 94787176 authored by Michal Sojka's avatar Michal Sojka
Browse files

continuous: Do not commit shark patch - it breaks bisect

parent 917b1363
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment