This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d67ed2  Add missing +x permission on .sh files
3d67ed2 is described below

commit 3d67ed2cbc3d15b210840745292d53c0ece4f63c
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Sep 11 15:04:35 2024 +0200

    Add missing +x permission on .sh files
---
 2.6.4-jre17/docker-entrypoint.sh | 0
 2.6.4/docker-entrypoint.sh       | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/2.6.4-jre17/docker-entrypoint.sh b/2.6.4-jre17/docker-entrypoint.sh
old mode 100644
new mode 100755
diff --git a/2.6.4/docker-entrypoint.sh b/2.6.4/docker-entrypoint.sh
old mode 100644
new mode 100755

Reply via email to