pre-commit pass and update to name change files

This commit is contained in:
Jacob Barthelmeh
2015-01-03 23:33:14 -07:00
parent 2520973b73
commit e6ebbf4fc2
12 changed files with 181 additions and 740 deletions

View File

@ -13,8 +13,8 @@ echo "\n\nStashing any modified files not part of commit\n\n"
git stash -q --keep-index
# do the commit tests
#echo "\n\nRunning commit tests...\n\n"
#./commit-tests.sh
echo "\n\nRunning commit tests...\n\n"
./commit-tests.sh
RESULT=$?
# restore modified files not part of this commit