summaryrefslogtreecommitdiffstats
path: root/patches/unixbench-5.1.2/0001-Run-do-not-run-make-during-tests.patch
blob: 5854bcbcbb3095bf93c28f6dc2dff287408cf96e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Mon, 4 Aug 2014 22:29:54 +0200
Subject: [PATCH] Run: do not run make during tests

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 Run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Run b/Run
index aa961e8..907b734 100755
--- a/Run
+++ b/Run
@@ -1763,7 +1763,7 @@ sub main {
         $tests = $index;
     }
 
-    preChecks();
+    #preChecks();
     my $systemInfo = getSystemInfo();
 
     # If the number of copies to run was not set, set it to 1