[prev] [thread] [next] [lurker] [Date index for 2003/09/03]
Author: richardc Date: 2003-09-03 07:53:57 +0100 (Wed, 03 Sep 2003) New Revision: 1399 Modified: trunk/hooks/pre-commit Log: test Modified: trunk/hooks/pre-commit =================================================================== --- trunk/hooks/pre-commit 2003-09-03 06:53:30 UTC (rev 1398) +++ trunk/hooks/pre-commit 2003-09-03 06:53:57 UTC (rev 1399) @@ -2,7 +2,7 @@ REPOS="$1" TXN="$2" - +# tab! # if the diff is adding tabs, reject it cd /tmp svnlook diff -t $TXN $REPOS | perl -wne 'exit 1 if /^\+.*\t/' && exit 1
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52