summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:19:56 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:19:56 +0200
commit17487061550ff71791f28a83cea0aa41a8c10bc7 (patch)
treee5674d712d69d92e0c572e23aee322ea532000a0 /testcases/Controllers
parent845f2072c13ebc5cbced6f3643d768b53dae36de (diff)
Chmod 755 all sh files which can be executed
All files where shebang is defined can now be executed by everyone. It results from [1]. [1] find . -name "*.sh" |xargs grep \#\! |cut -d\: -f 1 |xargs chmod 755 Change-Id: I8bf1f52e55532d5e82f8188121028e9dd5074294 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'testcases/Controllers')
-rwxr-xr-x[-rw-r--r--]testcases/Controllers/ODL/start_tests.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/testcases/Controllers/ODL/start_tests.sh b/testcases/Controllers/ODL/start_tests.sh
index 2e1805312..2e1805312 100644..100755
--- a/testcases/Controllers/ODL/start_tests.sh
+++ b/testcases/Controllers/ODL/start_tests.sh