[PATCH] selftests: Make run_tests executable

From: Frederic Weisbecker
Date: Mon Jan 30 2012 - 12:04:33 EST


Make the main script that launches the tests to
become executable. Otherwise people need to launch
it as an argument to a new bash instance.

Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/run_tests

diff --git a/tools/testing/selftests/run_tests b/tools/testing/selftests/run_tests
old mode 100644
new mode 100755
--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/