summaryrefslogtreecommitdiffstats
path: root/testcases/vnf/vIMS/vIMS.py
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:12:32 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:13:25 +0200
commit405c02c77fce358d3005732b6e220e83ddef75a3 (patch)
tree49c4e1c9b8f67f1b5e83d373d6f14d3388115e17 /testcases/vnf/vIMS/vIMS.py
parent97b4b323036b4174eb532c683ded09119b562416 (diff)
Chmod 755 all py files which can be executed
All files where __main__ is checked can now be executed by everyone. It results from [1]. [1] find . -name "*.py" |xargs grep __main__ |cut -d\: -f 1 |xargs chmod 755 Change-Id: I9ad153cfdde0447213e35dac102e668d9e754cf9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'testcases/vnf/vIMS/vIMS.py')
-rwxr-xr-x[-rw-r--r--]testcases/vnf/vIMS/vIMS.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/testcases/vnf/vIMS/vIMS.py b/testcases/vnf/vIMS/vIMS.py
index 20a61158e..20a61158e 100644..100755
--- a/testcases/vnf/vIMS/vIMS.py
+++ b/testcases/vnf/vIMS/vIMS.py