Better error handling for the license scripts

- Your commit will now fail gracefully with an error message if you mess up the license system
   - Your file will be preserved (unmodified) if you fail the commit process
   - Error message should be indicative of the error you need to fix (usually missing package information)

Set your pre-commit hook as a symlink to be automatically updated by new pushes with :

	ln -s private/shell/pre-commit .git/hooks/

GSATDG-18 #resolve
This commit is contained in:
Mauricio Carneiro 2013-01-18 16:01:08 -05:00
parent 0fb7b73107
commit 02d1b87326

Diff Content Not Available