From 3457820595c750f30ea810f2ab1dc717d12744c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 28 Jul 2015 22:55:46 +0200 Subject: Fix path bug --- measure_scripts/11-patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'measure_scripts/11-patch') diff --git a/measure_scripts/11-patch b/measure_scripts/11-patch index d29976e..7963ffc 100755 --- a/measure_scripts/11-patch +++ b/measure_scripts/11-patch @@ -6,4 +6,4 @@ cd ../linux git reset --hard -git apply --index < ../other_scripts/shark-ryu-board-patch.patch +git apply --index < ../measure_scripts/shark-ryu-board-patch.patch -- cgit v1.2.3