Code Review
/
policy
/
docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8c03111
)
Make CSIT scripts locally executable
42/129642/2
author
liamfallon
<liam.fallon@est.tech>
Fri, 17 Jun 2022 10:16:18 +0000
(11:16 +0100)
committer
Liam Fallon
<liam.fallon@est.tech>
Fri, 15 Jul 2022 20:18:59 +0000
(20:18 +0000)
The CSIT scripts do not have their executable flags set, this change
makes the scripts locally executable.
Issue-ID: POLICY-4233
Change-Id: I86caefecc850a763d9dc340c98609eed4ba923ca
Signed-off-by: liamfallon <liam.fallon@est.tech>
13 files changed:
csit/apex-pdp/plans/setup.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/apex-pdp/plans/teardown.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/api/plans/setup.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/detmVers.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/distribution/plans/setup.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/distribution/plans/teardown.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/get-branch-mariadb.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/get-models-examples.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/include-raw-integration-install-robotframework.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/pap/plans/setup.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/pap/plans/teardown.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/xacml-pdp/plans/setup.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
csit/xacml-pdp/plans/teardown.sh
[changed mode: 0644->0755]
patch
|
blob
|
history
diff --git
a/csit/apex-pdp/plans/setup.sh
b/csit/apex-pdp/plans/setup.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/apex-pdp/plans/teardown.sh
b/csit/apex-pdp/plans/teardown.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/api/plans/setup.sh
b/csit/api/plans/setup.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/detmVers.sh
b/csit/detmVers.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/distribution/plans/setup.sh
b/csit/distribution/plans/setup.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/distribution/plans/teardown.sh
b/csit/distribution/plans/teardown.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/get-branch-mariadb.sh
b/csit/get-branch-mariadb.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/get-models-examples.sh
b/csit/get-models-examples.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/include-raw-integration-install-robotframework.sh
b/csit/include-raw-integration-install-robotframework.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/pap/plans/setup.sh
b/csit/pap/plans/setup.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/pap/plans/teardown.sh
b/csit/pap/plans/teardown.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/xacml-pdp/plans/setup.sh
b/csit/xacml-pdp/plans/setup.sh
old mode 100644
(file)
new mode 100755
(executable)
diff --git
a/csit/xacml-pdp/plans/teardown.sh
b/csit/xacml-pdp/plans/teardown.sh
old mode 100644
(file)
new mode 100755
(executable)