From feb98a83b957692b97cf9d14471c681263df1c1e Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Tue, 21 Jul 2015 16:00:25 +0800 Subject: [PATCH] Add necessary executable permission tools/pretty_tox.sh should be marked as executable, this patch just 'chmod +x' to it. Closes-Bug: 1486313 Change-Id: Ia5fa921e83da1e094970b1e44c9709272c7e32d3 --- tools/pretty_tox.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/pretty_tox.sh diff --git a/tools/pretty_tox.sh b/tools/pretty_tox.sh old mode 100644 new mode 100755