Added a test for license checking of code files. Closes #454.#477
Added a test for license checking of code files. Closes #454.#477esc24 merged 1 commit intoSciTools:masterfrom
Conversation
|
Closes #454. |
|
Thanks @esc24. Done. |
There was a problem hiding this comment.
Could you put the directory name in the message?
|
Ok, thanks @esc24 - I think that is everything. I'll squash the commits when you're happy for me to do so. |
There was a problem hiding this comment.
I'm still getting an error: fatal: '/path/to/iris' is outside repository when running the code from outside the repository. I know it's a corner case, but it appears to be related to my iris directory being a symlink. If you remove the REPO_DIR from the list of args, problem solved. I think this is fine as you're now setting the cwd to be REPO_DIR.
There was a problem hiding this comment.
Thanks @esc24 - there are some real subtitles here. I'll remove the REPO_DIR as you suggest.
|
Thanks @esc24 - rebased. |
Added a test for license checking of code files. Closes #454.
There was a problem hiding this comment.
I didn't believe it was 2010, but I also didn't check. It might have been 2012 even...
There was a problem hiding this comment.
Ok, so git whatchanged says it was 2012...:
$> git whatchanged lib/iris/tests/experimental/test_abf.py
I'll submit a PR.
There was a problem hiding this comment.
This should just be 2013 (i.e. no 2012)
No description provided.