new zamok
darcs-hash:20011222182803-a279a-e55b4b6aa7db55d350f06b1ff2a7c7825b340de3.gz
This commit is contained in:
parent
c7a90e2085
commit
59fbd33e96
1 changed files with 2 additions and 2 deletions
|
@ -32,9 +32,9 @@ for uid in os.listdir('/var/cvs'):
|
|||
so = []
|
||||
fi = open('/var/cvs/'+uid,'r')
|
||||
|
||||
so.append("From: CVS admin <root@crans.ens-cachan.fr>\n" + \
|
||||
so.append("From: CVS admin <root@crans.org>\n" + \
|
||||
("Subject: CVS Commit par %s\n" % uid)+ \
|
||||
"Organization: Radio ragots\n" + \
|
||||
"Organization: Crans Internet Site\n" + \
|
||||
"Newsgroups: crans.cvs-checkins\n" + \
|
||||
"Reply-To: Nounous <nounous@crans.org>\n" + \
|
||||
"Followup-To: crans.informatique\n" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue