rev 1397 - trunk/hooks

[prev] [thread] [next] [lurker] [Date index for 2003/09/03]

From: richardc
Subject: rev 1397 - trunk/hooks
Date: 07:42 on 03 Sep 2003
Author: richardc
Date: 2003-09-03 07:42:39 +0100 (Wed, 03 Sep 2003)
New Revision: 1397

Modified:
   trunk/hooks/pre-commit
Log:
test me

Modified: trunk/hooks/pre-commit
===================================================================
--- trunk/hooks/pre-commit	2003-09-03 06:42:16 UTC (rev 1396)
+++ trunk/hooks/pre-commit	2003-09-03 06:42:39 UTC (rev 1397)
@@ -3,6 +3,7 @@
 REPOS="$1"
 TXN="$2"
 
+#	dummy
 # 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