Skip to content

Conversation

miykael
Copy link
Collaborator

@miykael miykael commented Jan 5, 2018

I looked at all textfiles, using find . -type f -exec grep -Iq . {} \; -and -print and made sure that there were...

  • no tailing spaces per line
  • each file ended with a newline
  • no file started with an empty new line

@miykael
Copy link
Collaborator Author

miykael commented Jan 8, 2018

I decided to update the hash assertion check in https://github.com/nipy/nipype/blob/master/nipype/interfaces/base/tests/test_support.py#L60 where nipype/testing/data/realign_json.json has a newline at the end of the file.

@oesteban oesteban added this to the 0.14.1 milestone Jan 8, 2018
@oesteban oesteban merged commit 6f5b7f7 into nipy:master Jan 9, 2018
@miykael miykael deleted the STY_space_correction branch January 9, 2018 20:30
@effigies effigies modified the milestones: 0.14.1, 1.0 Jan 20, 2018
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.

3 participants