Re: [notmuch] [PATCH 4/4] Tests for maildir-based mailstore
authorRuben Pollan <meskio@sindominio.net>
Tue, 23 Mar 2010 10:59:48 +0000 (11:59 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:25 +0000 (09:36 -0800)
fc/0afec0544ff6ff60d1b9bc8d5d6d054ecf4846 [new file with mode: 0644]

diff --git a/fc/0afec0544ff6ff60d1b9bc8d5d6d054ecf4846 b/fc/0afec0544ff6ff60d1b9bc8d5d6d054ecf4846
new file mode 100644 (file)
index 0000000..3058153
--- /dev/null
@@ -0,0 +1,101 @@
+Return-Path: <meskio@sindominio.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id EA0AE4196F0\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Mar 2010 03:56:16 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id mR2129DVRoUv for <notmuch@notmuchmail.org>;\r
+       Tue, 23 Mar 2010 03:56:16 -0700 (PDT)\r
+Received: from flatline.sindominio.net (flatline.sindominio.net [82.144.4.26])\r
+       by olra.theworths.org (Postfix) with ESMTP id 81CAE431FC1\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Mar 2010 03:56:15 -0700 (PDT)\r
+Received: from localhost (localhost.localdomain [127.0.0.1])\r
+       by flatline.sindominio.net (Postfix) with ESMTP id 0F915262482;\r
+       Tue, 23 Mar 2010 11:56:14 +0100 (CET)\r
+X-Virus-Scanned: Debian amavisd-new at sindominio.net\r
+Received: from flatline.sindominio.net ([127.0.0.1])\r
+       by localhost (flatline.sindominio.net [127.0.0.1]) (amavisd-new,\r
+       port 10024)\r
+       with ESMTP id GSMmFpBD6fZv; Tue, 23 Mar 2010 11:56:11 +0100 (CET)\r
+Received: from blackspot (rpollan-laptop.cern.ch [137.138.192.228])\r
+       by flatline.sindominio.net (Postfix) with ESMTPA id 66FCB2623FA;\r
+       Tue, 23 Mar 2010 11:56:11 +0100 (CET)\r
+Received: by blackspot (Postfix, from userid 1000)\r
+       id F26478BE60; Tue, 23 Mar 2010 11:59:48 +0100 (CET)\r
+Date: Tue, 23 Mar 2010 11:59:48 +0100\r
+From: Ruben Pollan <meskio@sindominio.net>\r
+To: Michal Sojka <sojkam1@fel.cvut.cz>\r
+Message-ID: <20100323105948.GC28596@blackspot>\r
+References: <1268926780-20045-1-git-send-email-sojkam1@fel.cvut.cz>\r
+       <1268926780-20045-5-git-send-email-sojkam1@fel.cvut.cz>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; micalg=pgp-sha1;\r
+       protocol="application/pgp-signature"; boundary="S1BNGpv0yoYahz37"\r
+Content-Disposition: inline\r
+In-Reply-To: <1268926780-20045-5-git-send-email-sojkam1@fel.cvut.cz>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] [PATCH 4/4] Tests for maildir-based mailstore\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 23 Mar 2010 10:56:17 -0000\r
+\r
+\r
+--S1BNGpv0yoYahz37\r
+Content-Type: text/plain; charset=iso-8859-1\r
+Content-Disposition: inline\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On 16:39, Thu 18 Mar 10, Michal Sojka wrote:\r
+> Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>\r
+> ---\r
+>  test/t0006-maildir.sh |  113 +++++++++++++++++++++++++++++++++++++++++++=\r
+++++++\r
+>  test/test-lib.sh      |    7 ++-\r
+>  2 files changed, 118 insertions(+), 2 deletions(-)\r
+>  create mode 100755 test/t0006-maildir.sh\r
+\r
+This patch is not applicable on HEAD. The file test/test-lib.sh don't exist=\r
+s.\r
+\r
+\r
+--=20\r
+Rub=E9n Poll=E1n  | jabber:meskio@jabber.org\r
+-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=\r
+=3D-=3D-=3D-=3D-=3D-\r
+         No vamos a reivindicar nada,\r
+            no vamos a pedir nada.\r
+            Tomaremos, okuparemos.\r
+\r
+--S1BNGpv0yoYahz37\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+Content-Description: Digital signature\r
+Content-Disposition: inline\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iEYEARECAAYFAkuonyQACgkQGKOQ92SwNMJ1rgCfZqf7kMuM58uxDSzoUFKLctd2\r
+KEkAni2lu5mlGDVOz9dYzWRMGl/2tTNU\r
+=2Zsb\r
+-----END PGP SIGNATURE-----\r
+\r
+--S1BNGpv0yoYahz37--\r