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

Introduce the <sample_group> place holder. #38

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rjpbonnal
Copy link
Contributor

Fix a bug with the processing of the <sample_path> placeholder when there are multiple instances
I suspect that if there are multiple <sample_path> <sample_path>SomethingAttached
only the second placeholder will be subsituted, the first one will not.
for <sample_group> I changed using the unless and try to substitute for the simpler placeholder
in any case.

Fix a bug with the processing of the <sample_path> when there are multiple instances
					# I suspect that if there are multiple <sample_path> <sample_path>SomethingAttached
					# only the second placeholder will be subsituted, the first one will not.
					# for <sample_group> I changed using the unless and try to substitute for the simpler placeholder
					# in any case.
@rjpbonnal
Copy link
Contributor Author

Introduce the ability to set the group name for the stdout and stderr for the PBS output file (those bound strictly to the submitting user ) so that their permission will be set to the user group decided by the user.

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.

1 participant