Skip to content

RANGER-5521:Fix incorrect chmod command in docker readme.md#877

Merged
dhavalshah9131 merged 1 commit intoapache:masterfrom
ChinmayHegde24:RANGER-5521
Mar 18, 2026
Merged

RANGER-5521:Fix incorrect chmod command in docker readme.md#877
dhavalshah9131 merged 1 commit intoapache:masterfrom
ChinmayHegde24:RANGER-5521

Conversation

@ChinmayHegde24
Copy link
Contributor

In dev-support/ranger-docker readme.md file the command present in Apache ranger build section is currently

chmod +x scripts/*.sh

But script files are present under submodules of scripts/
so command should be changed to

chmod +x scripts/**/*.sh

@dhavalshah9131 dhavalshah9131 merged commit 74d1ff8 into apache:master Mar 18, 2026
3 of 4 checks passed
@ChinmayHegde24 ChinmayHegde24 deleted the RANGER-5521 branch March 18, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants