Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nipy/nipype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8234ec3
Choose a base ref
...
head repository: brennerd11/nipype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7588238
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 29, 2015

  1. FIX: Default value for sbatch_args (SLURMGraph)

    Added a default value for self._sbatch_args in the SLURMGraph Plugin.
    This was not present and caused nipype to abort when sbatch_args was not specified when running the plugin.
    brennerd11 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    6113c14 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Merge remote-tracking branch 'upstream/master'

    brennerd committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    7588238 View commit details
    Browse the repository at this point in the history
Loading