Skip to content

ENH: Respect user supplied -o -e flags in qsub_args #414

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

Merged
merged 1 commit into from
Jun 30, 2012
Merged

ENH: Respect user supplied -o -e flags in qsub_args #414

merged 1 commit into from
Jun 30, 2012

Conversation

hjmjohnson
Copy link
Contributor

The qsub_args may have -o and -e flags pre-specified.
If those are explicitly specified by the user, then do
not use the default values.

In addition, the line was broken apart into units that
make it easier to debug. Initially there was an error
stating that the argument to %d is required to be an
integer. This failure was removed during the refactoring
process.

The qsub_args may have -o and -e flags pre-specified.
If those are explicitly specified by the user, then do
not use the default values.

In addition, the line was broken apart into units that
make it easier to debug. Initially there was an error
stating that the argument to %d is required to be an
integer.  This failure was removed during the refactoring
process.
satra added a commit that referenced this pull request Jun 30, 2012
ENH: Respect user supplied -o -e flags in qsub_args
@satra satra merged commit db8bcf7 into nipy:master Jun 30, 2012
@hjmjohnson hjmjohnson deleted the bug/FixSGEGraph branch November 19, 2013 21:17
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.

2 participants