From e42fc99395ec9a1f44e588932a14a1efdec8671f Mon Sep 17 00:00:00 2001 From: "Pete Beal (pbeal)" Date: Mon, 6 Jul 2020 00:40:11 -0400 Subject: [PATCH] Adjust permissions on new scripts --- example/server/createMASA.sh | 0 test/UT/CA/createMASA.sh | 0 test/UT/CA/createRA.sh | 0 test/util/est_coap_client.py | 0 test/util/parseTimers.py | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 example/server/createMASA.sh mode change 100644 => 100755 test/UT/CA/createMASA.sh mode change 100644 => 100755 test/UT/CA/createRA.sh mode change 100644 => 100755 test/util/est_coap_client.py mode change 100644 => 100755 test/util/parseTimers.py diff --git a/example/server/createMASA.sh b/example/server/createMASA.sh old mode 100644 new mode 100755 diff --git a/test/UT/CA/createMASA.sh b/test/UT/CA/createMASA.sh old mode 100644 new mode 100755 diff --git a/test/UT/CA/createRA.sh b/test/UT/CA/createRA.sh old mode 100644 new mode 100755 diff --git a/test/util/est_coap_client.py b/test/util/est_coap_client.py old mode 100644 new mode 100755 diff --git a/test/util/parseTimers.py b/test/util/parseTimers.py old mode 100644 new mode 100755