forked from wolfSSL/wolfssl
pre-commit pass and update to name change files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user