From: bdemsky <bdemsky>
Date: Sat, 1 Aug 2009 01:57:17 +0000 (+0000)
Subject: correct
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=repair.git

correct
---

diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index c2c2492..b58bed2 100755
--- a/CVSROOT/loginfo
+++ b/CVSROOT/loginfo
@@ -30,4 +30,4 @@
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
 ALL ( chgrp -R -f cvs $CVSROOT/Repair/. ; chmod -R -f go+rX,o-w $CVSROOT/Repair/. )
-DEFAULT $CVSROOT/CVSROOT/cvslog -m -d -a bdemsky -- %p %{sVv}
\ No newline at end of file
+DEFAULT $CVSROOT/CVSROOT/cvslog -m -d -a bdemsky %{sVv}
\ No newline at end of file