diff options
author | Jeremy Kolb <jkolb@brandeis.edu> | 2005-05-18 00:12:22 +0000 |
---|---|---|
committer | Jeremy Kolb <jkolb@brandeis.edu> | 2005-05-18 00:12:22 +0000 |
commit | c6344332e17038fe047b546a50298f593724f6cd (patch) | |
tree | 8caf351f07176f0ccb342ccbc05acf973b3d3ae5 /CVSROOT | |
parent | 901bbc9b318be236ae0b20523f11f1abbcacb65f (diff) |
Add l to hopefully fix crappy sending mail bug.
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/loginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo index 868b330..14b626a 100644 --- a/CVSROOT/loginfo +++ b/CVSROOT/loginfo @@ -25,4 +25,4 @@ # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog ALL /usr/local/bin/ciabot_cvs.pl %p %{s} %n $USER xcb -DEFAULT $CVSROOT/CVSROOT/syncmail -u %{sVv} xcb-commit@lists.freedesktop.org +DEFAULT $CVSROOT/CVSROOT/syncmail -u %l{sVv} xcb-commit@lists.freedesktop.org |