diff options
author | liamfallon <liam.fallon@est.tech> | 2022-06-17 11:11:55 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-06-17 11:12:04 +0100 |
commit | e84250cc5874fdf309fc21e22311bc7501f2621c (patch) | |
tree | 42a0c46efd71ec72af1075b9c9504bd0a5b2fda9 /csit/xacml-pdp/plans | |
parent | 7fda0aca1cdb0fa5e1ebba469afc804506f1a21c (diff) |
Make CSIT scripts locally executable
The CSIT scripts do not have their executable flags set, this change
makes the scripts locally executable.
Issue-ID: POLICY-4233
Change-Id: Ia274481751076027c4224e791c3a35785b9d78a9
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'csit/xacml-pdp/plans')
-rwxr-xr-x[-rw-r--r--] | csit/xacml-pdp/plans/setup.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | csit/xacml-pdp/plans/teardown.sh | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/csit/xacml-pdp/plans/setup.sh b/csit/xacml-pdp/plans/setup.sh index c99a0318..c99a0318 100644..100755 --- a/csit/xacml-pdp/plans/setup.sh +++ b/csit/xacml-pdp/plans/setup.sh diff --git a/csit/xacml-pdp/plans/teardown.sh b/csit/xacml-pdp/plans/teardown.sh index 1b5fd207..1b5fd207 100644..100755 --- a/csit/xacml-pdp/plans/teardown.sh +++ b/csit/xacml-pdp/plans/teardown.sh |