From 24c839c8b446df5ea9197ff3ddf15bee5f84cc71 Mon Sep 17 00:00:00 2001 From: Ryan Newton Date: Thu, 6 Dec 2018 08:41:34 -0800 Subject: [PATCH] Fix execute bits for executable .sh files --- ._run_ci.sh | 0 AKS-scripts/Build-AKS.sh | 0 AKS-scripts/Clean-AKS.sh | 0 AKS-scripts/Create-AKS-SMBFileShare-Secret.sh | 0 AKS-scripts/Create-AKS-ServicePrincipal-Secret.sh | 0 AKS-scripts/Deploy-AKS.sh | 0 AKS-scripts/Grant-AKS-access-ACR.sh | 0 AKS-scripts/Provision-Resources.sh | 0 AKS-scripts/ScriptBits/runAmbrosiaService.sh | 0 AKS-scripts/run-end-to-end-test.sh | 0 InternalImmortals/NativeService/example.sh | 0 InternalImmortals/PerformanceTestInterruptible/run_PTI_in_tmux.sh | 0 .../PerformanceTestInterruptible/run_small_PTI_and_shutdown.sh | 0 .../PerformanceTestInterruptible/run_two_docker_containers.sh | 0 Samples/KubernetesLocalDemo/run_local_demo.sh | 0 build_docker_images.sh | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 ._run_ci.sh mode change 100644 => 100755 AKS-scripts/Build-AKS.sh mode change 100644 => 100755 AKS-scripts/Clean-AKS.sh mode change 100644 => 100755 AKS-scripts/Create-AKS-SMBFileShare-Secret.sh mode change 100644 => 100755 AKS-scripts/Create-AKS-ServicePrincipal-Secret.sh mode change 100644 => 100755 AKS-scripts/Deploy-AKS.sh mode change 100644 => 100755 AKS-scripts/Grant-AKS-access-ACR.sh mode change 100644 => 100755 AKS-scripts/Provision-Resources.sh mode change 100644 => 100755 AKS-scripts/ScriptBits/runAmbrosiaService.sh mode change 100644 => 100755 AKS-scripts/run-end-to-end-test.sh mode change 100644 => 100755 InternalImmortals/NativeService/example.sh mode change 100644 => 100755 InternalImmortals/PerformanceTestInterruptible/run_PTI_in_tmux.sh mode change 100644 => 100755 InternalImmortals/PerformanceTestInterruptible/run_small_PTI_and_shutdown.sh mode change 100644 => 100755 InternalImmortals/PerformanceTestInterruptible/run_two_docker_containers.sh mode change 100644 => 100755 Samples/KubernetesLocalDemo/run_local_demo.sh mode change 100644 => 100755 build_docker_images.sh diff --git a/._run_ci.sh b/._run_ci.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Build-AKS.sh b/AKS-scripts/Build-AKS.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Clean-AKS.sh b/AKS-scripts/Clean-AKS.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Create-AKS-SMBFileShare-Secret.sh b/AKS-scripts/Create-AKS-SMBFileShare-Secret.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Create-AKS-ServicePrincipal-Secret.sh b/AKS-scripts/Create-AKS-ServicePrincipal-Secret.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Deploy-AKS.sh b/AKS-scripts/Deploy-AKS.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Grant-AKS-access-ACR.sh b/AKS-scripts/Grant-AKS-access-ACR.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/Provision-Resources.sh b/AKS-scripts/Provision-Resources.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/ScriptBits/runAmbrosiaService.sh b/AKS-scripts/ScriptBits/runAmbrosiaService.sh old mode 100644 new mode 100755 diff --git a/AKS-scripts/run-end-to-end-test.sh b/AKS-scripts/run-end-to-end-test.sh old mode 100644 new mode 100755 diff --git a/InternalImmortals/NativeService/example.sh b/InternalImmortals/NativeService/example.sh old mode 100644 new mode 100755 diff --git a/InternalImmortals/PerformanceTestInterruptible/run_PTI_in_tmux.sh b/InternalImmortals/PerformanceTestInterruptible/run_PTI_in_tmux.sh old mode 100644 new mode 100755 diff --git a/InternalImmortals/PerformanceTestInterruptible/run_small_PTI_and_shutdown.sh b/InternalImmortals/PerformanceTestInterruptible/run_small_PTI_and_shutdown.sh old mode 100644 new mode 100755 diff --git a/InternalImmortals/PerformanceTestInterruptible/run_two_docker_containers.sh b/InternalImmortals/PerformanceTestInterruptible/run_two_docker_containers.sh old mode 100644 new mode 100755 diff --git a/Samples/KubernetesLocalDemo/run_local_demo.sh b/Samples/KubernetesLocalDemo/run_local_demo.sh old mode 100644 new mode 100755 diff --git a/build_docker_images.sh b/build_docker_images.sh old mode 100644 new mode 100755