name change progress

This commit is contained in:
Jacob Barthelmeh
2014-12-17 09:58:11 -07:00
parent 34633617f7
commit 813ad2e102
13 changed files with 1274 additions and 46 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