]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Fix wrong path to patch in patch script
authorKarel Kočí <kocikare@fel.cvut.cz>
Thu, 13 Aug 2015 13:12:51 +0000 (15:12 +0200)
committerKarel Kočí <kocikare@fel.cvut.cz>
Thu, 13 Aug 2015 13:12:51 +0000 (15:12 +0200)
ryuglab_scripts/11-patch

index 7963ffc9a0f49aa1e12917a6f7616b294b3313d8..7b9ba8e64bf0974c348f1d5ffce29466aa66d3dc 100755 (executable)
@@ -6,4 +6,4 @@ cd ../linux
 
 git reset --hard
 
-git apply --index < ../measure_scripts/shark-ryu-board-patch.patch
+git apply --index < ../ryuglab_scripts/shark-ryu-board-patch.patch