This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 939a4cd fix: set executable bits on sh script
939a4cd is described below
commit 939a4cd2a00d4ac573c4652b22855135e589e5ac
Author: Sebastian Rühl <[email protected]>
AuthorDate: Tue Sep 21 11:01:48 2021 +0200
fix: set executable bits on sh script
---
tools/check_sigs.sh | 0
tools/clean-site.sh | 0
tools/common.sh | 0
tools/download_staged_release.sh | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/tools/check_sigs.sh b/tools/check_sigs.sh
old mode 100644
new mode 100755
diff --git a/tools/clean-site.sh b/tools/clean-site.sh
old mode 100644
new mode 100755
diff --git a/tools/common.sh b/tools/common.sh
old mode 100644
new mode 100755
diff --git a/tools/download_staged_release.sh b/tools/download_staged_release.sh
old mode 100644
new mode 100755