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 job array syntax for PBS/Torque executor #5281

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

bentsherman
Copy link
Member

Close #5218

cc @madscort

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 46f14ab
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66d773bbd5a9410008925cb3

Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not some tests be added?

@bentsherman
Copy link
Member Author

I realized immediately after pushing 🤦

Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@pditommaso pditommaso merged commit d59f5fa into master Sep 3, 2024
21 checks passed
@pditommaso pditommaso deleted the 5218-fix-pbs-job-array branch September 3, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PBS/torque executor is using a PBS/pro argument for job array submission
2 participants