Author: twittner
Date: Thu Sep  7 20:17:30 2006
New Revision: 7731

Modified:
   repo-scripts/mailer.conf
Log:
- don't quote what is in prefix_header - quotes aren't stripped


Modified: repo-scripts/mailer.conf
==============================================================================
--- repo-scripts/mailer.conf    (original)
+++ repo-scripts/mailer.conf    Thu Sep  7 20:17:30 2006
@@ -129,7 +129,7 @@
 [defaults]
 
 # The default prefix for the Subject: header
-subject_prefix = 'SVN: '
+subject_prefix = SVN: 
 
 # The default From: and To: addresses for commit messages.  If the
 # from_addr is not specified or it is specified but there is no text
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to