From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7840) id C2B443858C2F; Fri, 5 Aug 2022 22:41:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2B443858C2F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eugene Rozenfeld To: gcc-cvs@gcc.gnu.org Subject: [gcc(refs/vendors/microsoft/heads/releases/gcc-11)] Add permission to execute (+x) to files in .github/scripts in branch releases/gcc-11 X-Act-Checkin: gcc X-Git-Author: Navid Rahimi X-Git-Refname: refs/vendors/microsoft/heads/releases/gcc-11 X-Git-Oldrev: 558b3f21dbf264fe0a2fd24cd0c3393f65ec05b6 X-Git-Newrev: 57d609f75446b9763a2d783a894cb248ec2db18e Message-Id: <20220805224147.C2B443858C2F@sourceware.org> Date: Fri, 5 Aug 2022 22:41:47 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2022 22:41:47 -0000 https://gcc.gnu.org/g:57d609f75446b9763a2d783a894cb248ec2db18e commit 57d609f75446b9763a2d783a894cb248ec2db18e Author: Navid Rahimi Date: Tue Aug 2 18:53:48 2022 -0700 Add permission to execute (+x) to files in .github/scripts in branch releases/gcc-11 Diff: --- .github/scripts/build-gcc.sh | 0 .github/scripts/checkout-refs.sh | 0 .github/scripts/common.py | 0 .github/scripts/config.py | 0 .github/scripts/configure-gcc.sh | 0 .github/scripts/delete-branches.sh | 0 .github/scripts/downloadBuildArtifact.py | 0 .github/scripts/gccWorkflow.py | 0 .github/scripts/gcc_release | 0 .github/scripts/globals.py | 0 .github/scripts/init.sh | 0 .github/scripts/pushMergedVendorBranch.sh | 0 .github/scripts/test-gcc.sh | 0 13 files changed, 0 insertions(+), 0 deletions(-) diff --git a/.github/scripts/build-gcc.sh b/.github/scripts/build-gcc.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/checkout-refs.sh b/.github/scripts/checkout-refs.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/common.py b/.github/scripts/common.py old mode 100644 new mode 100755 diff --git a/.github/scripts/config.py b/.github/scripts/config.py old mode 100644 new mode 100755 diff --git a/.github/scripts/configure-gcc.sh b/.github/scripts/configure-gcc.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/delete-branches.sh b/.github/scripts/delete-branches.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/downloadBuildArtifact.py b/.github/scripts/downloadBuildArtifact.py old mode 100644 new mode 100755 diff --git a/.github/scripts/gccWorkflow.py b/.github/scripts/gccWorkflow.py old mode 100644 new mode 100755 diff --git a/.github/scripts/gcc_release b/.github/scripts/gcc_release old mode 100644 new mode 100755 diff --git a/.github/scripts/globals.py b/.github/scripts/globals.py old mode 100644 new mode 100755 diff --git a/.github/scripts/init.sh b/.github/scripts/init.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/pushMergedVendorBranch.sh b/.github/scripts/pushMergedVendorBranch.sh old mode 100644 new mode 100755 diff --git a/.github/scripts/test-gcc.sh b/.github/scripts/test-gcc.sh old mode 100644 new mode 100755