]> git.saurik.com Git - wxWidgets.git/blobdiff - misc/scripts/svn/hooks/pre-commit
Don't exit on errors in the pre-commit svn hook.
[wxWidgets.git] / misc / scripts / svn / hooks / pre-commit
index d683f16317bf8081e520d52f6c5c81a808846636..6c75f4d367b864502971e6cfade03cdf56c38875 100755 (executable)
@@ -11,7 +11,6 @@ svnl() {
     $SVNLOOK $cmd "$REPOS" -t "$TXN" $*
 }
 
-set -e
 rc=0
 
 # exclude all third-party files from consideration, we don't want to do any