fix CodAn bin/* executable permissions for all users#17607
fix CodAn bin/* executable permissions for all users#17607boegel merged 2 commits intoeasybuilders:developfrom
Conversation
| install_cmd += "mkdir %(installdir)s/bin && " | ||
| install_cmd += "mv %(installdir)s/%(name)s-%(version)s/bin/* %(installdir)s/bin && " | ||
| install_cmd += "chmod u+rwx %(installdir)s/bin/* " | ||
| install_cmd += "chmod u+rwx,go+x %(installdir)s/bin/* " |
There was a problem hiding this comment.
Maybe go+rx is better, to avoid confusion?
There was a problem hiding this comment.
technically thats not needed.
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1487127910 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen2 |
|
@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1487189457 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @hajgato! |
No description provided.