public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/microsoft/heads/main)] Make scripts executable.
@ 2022-03-29  2:07 Eugene Rozenfeld
  0 siblings, 0 replies; only message in thread
From: Eugene Rozenfeld @ 2022-03-29  2:07 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3d0f0c9409d6624a574ef61412d3d5777c644d14

commit 3d0f0c9409d6624a574ef61412d3d5777c644d14
Author: Eugene Rozenfeld <erozen@microsoft.com>
Date:   Mon Mar 28 19:05:17 2022 -0700

    Make scripts executable.

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/globals.py                | 0
 .github/scripts/init.sh                   | 0
 .github/scripts/pushMergedVendorBranch.sh | 0
 .github/scripts/test-gcc.sh               | 0
 11 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/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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-29  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29  2:07 [gcc(refs/vendors/microsoft/heads/main)] Make scripts executable Eugene Rozenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).