Add some pre-commit changes that are on the server.

Not that they'll be used now, but just in case.

[SVN r86793]
This commit is contained in:
Daniel James 2013-11-23 12:07:32 +00:00
parent 39c5a59bdd
commit 46c7158bf6

View file

@ -80,10 +80,10 @@ $SVNLOOK log -t "$TXN" "$REPOS" | \
/bin/touch /home/dikim/temp/pre-babo
# Check for problems with case-insensitive names
/usr/bin/python24 /home/subversion/boost/hooks/case-insensitive.py "$REPOS" "$TXN" || exit 1
python /home/subversion/boost/hooks/case-insensitive.py "$REPOS" "$TXN" || exit 1
# Check svn:mime-type and svn:eol-style
/usr/local/bin/perl /home/subversion/boost/hooks/check-mime-type.pl \
perl /home/subversion/boost/hooks/check-mime-type.pl \
"$REPOS" "$TXN" || exit 1
# Check for an empty log message