Index: third_party/buildbot_7_12/buildbot/test/mail/freshcvs.8 |
diff --git a/third_party/buildbot_7_12/buildbot/test/mail/freshcvs.8 b/third_party/buildbot_7_12/buildbot/test/mail/freshcvs.8 |
deleted file mode 100644 |
index 9b1e4fd0fa25f2d22336a9f0965f543daac93386..0000000000000000000000000000000000000000 |
--- a/third_party/buildbot_7_12/buildbot/test/mail/freshcvs.8 |
+++ /dev/null |
@@ -1,61 +0,0 @@ |
-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 |