Commit-ID: 1ddc1ffa2f8219e0c55c7f800048533e1ce8dee5 Gitweb: http://git.kernel.org/tip/1ddc1ffa2f8219e0c55c7f800048533e1ce8dee5 Author: Sasha Levin <sasha.levin@xxxxxxxxxx> AuthorDate: Wed, 5 Feb 2014 17:53:13 -0500 Committer: Sasha Levin <sasha.levin@xxxxxxxxxx> CommitDate: Wed, 26 Feb 2014 21:21:59 -0500 tools/liblockdep: Mark runtests.sh as executable runtests.sh is used to run the sanity tests for liblockdep and should be set +x. Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx> --- tools/lib/lockdep/run_tests.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/tools/lib/lockdep/run_tests.sh b/tools/lib/lockdep/run_tests.sh old mode 100644 new mode 100755 -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html