Fixing the licensing scripts

- Fixed shell glob limitation that was failing license updates on big commits
	- Hook will now force user to re-commit after updating the licenses (pre-commit hook can't update and commit in the same process)
	- Moved all scripts to bash/zsh
	- Separated the license utilities in a separate python module to avoid copying code

GSATDG-28 #resolve
This commit is contained in:
Mauricio Carneiro 2013-01-26 12:36:30 -05:00
parent e7c9e3639e
commit ef4cc742e5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
*.ipr
*.iws
*.iml
*.pyc
.DS_Store
queueScatterGather
/foo*