Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/buildbot/test/mail/freshcvs.8
blob: 9b1e4fd0fa25f2d22336a9f0965f543daac93386 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Return-Path: <twisted-commits-admin@twistedmatrix.com>
Delivered-To: warner-twistedcvs@luther.lothar.com
Received: (qmail 10804 invoked by uid 1000); 19 Jan 2003 14:10:03 -0000
Delivered-To: warner-twistedcvs@lothar.com
Received: (qmail 6704 invoked by uid 13574); 19 Jan 2003 14:00:20 -0000
Received: from unknown (HELO pyramid.twistedmatrix.com) ([64.123.27.105]) (envelope-sender <twisted-commits-admin@twistedmatrix.com>)
          by 130.94.181.6 (qmail-ldap-1.03) with SMTP
          for <warner-twistedcvs@lothar.com>; 19 Jan 2003 14:00:20 -0000
Received: from localhost ([127.0.0.1] helo=pyramid.twistedmatrix.com)
	by pyramid.twistedmatrix.com with esmtp (Exim 3.35 #1 (Debian))
	id 18aFtx-0002WS-00; Sun, 19 Jan 2003 07:54:17 -0600
Received: from acapnotic by pyramid.twistedmatrix.com with local (Exim 3.35 #1 (Debian))
	id 18aFtH-0002W3-00
	for <twisted-commits@twistedmatrix.com>; Sun, 19 Jan 2003 07:53:35 -0600
To: twisted-commits@twistedmatrix.com
From: acapnotic CVS <acapnotic@twistedmatrix.com>
X-Mailer: CVSToys
Message-Id: <E18aFtH-0002W3-00@pyramid.twistedmatrix.com>
Subject: [Twisted-commits] it doesn't work with invalid syntax
Sender: twisted-commits-admin@twistedmatrix.com
Errors-To: twisted-commits-admin@twistedmatrix.com
X-BeenThere: twisted-commits@twistedmatrix.com
X-Mailman-Version: 2.0.11
Precedence: bulk
List-Help: <mailto:twisted-commits-request@twistedmatrix.com?subject=help>
List-Post: <mailto:twisted-commits@twistedmatrix.com>
List-Subscribe: <http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-commits>,
	<mailto:twisted-commits-request@twistedmatrix.com?subject=subscribe>
List-Id: <twisted-commits.twistedmatrix.com>
List-Unsubscribe: <http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-commits>,
	<mailto:twisted-commits-request@twistedmatrix.com?subject=unsubscribe>
List-Archive: <http://twistedmatrix.com/pipermail/twisted-commits/>
Date: Sun, 19 Jan 2003 07:53:35 -0600
Status:   

Modified files:
CVSROOT/freshCfg 1.16 1.17

Log message:
it doesn't work with invalid syntax


Index: CVSROOT/freshCfg
diff -u CVSROOT/freshCfg:1.16 CVSROOT/freshCfg:1.17
--- CVSROOT/freshCfg:1.16	Sun Jan 19 05:52:34 2003
+++ CVSROOT/freshCfg	Sun Jan 19 05:53:34 2003
@@ -27,7 +27,7 @@
     ('/cvs', '^Reality', None, MailNotification(['reality-commits'])),
     ('/cvs', '^Twistby', None, MailNotification(['acapnotic'])),
     ('/cvs', '^CVSToys', None,
-     MailNotification(['CVSToys-list']
+     MailNotification(['CVSToys-list'],
                       "http://twistedmatrix.com/users/jh.twistd/"
                       "viewcvs/cgi/viewcvs.cgi/",
                       replyTo="cvstoys-list@twistedmatrix.com"),)


_______________________________________________
Twisted-commits mailing list
Twisted-commits@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-commits