From e34f0cc2509ce8e84a022613e37d50d25349cf6d Mon Sep 17 00:00:00 2001 From: Ilia Filippov Date: Thu, 26 Dec 2013 14:23:46 +0400 Subject: [PATCH] correction of checking tools in testing environment --- common.py | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 common.py diff --git a/common.py b/common.py old mode 100644 new mode 100755 index be3e9526..2a788722 --- a/common.py +++ b/common.py @@ -121,4 +121,7 @@ def check_tools(m): if int(t11[j])input_tools[t][0][j]: + break return ret