Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix permissions issues on biowulf #25

Merged
merged 11 commits into from
Nov 6, 2023
Merged

fix permissions issues on biowulf #25

merged 11 commits into from
Nov 6, 2023

Conversation

kelly-sovacool
Copy link
Member

Changes

Fixed the install script so it gives write permission to all for executables in bin/.

Issues

Resolves #24

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes. testing framework not yet implemented
  • [ ] Update docs if there are any API changes. on hold until before public release
  • [ ] If a new nextflow process is implemented, define the process container and stub.
  • [ ] Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool merged commit b6d9984 into main Nov 6, 2023
1 check passed
@kelly-sovacool kelly-sovacool deleted the chmod-perms branch November 6, 2023 15:15
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.

Permissions issues with check_samplesheet.py
1 participant