Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8062B431FB6 for ; Thu, 1 Mar 2012 15:11:28 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4IFG2cRR4Pp9 for ; Thu, 1 Mar 2012 15:11:28 -0800 (PST) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id EC957431FAE for ; Thu, 1 Mar 2012 15:11:27 -0800 (PST) Received: by bkwj4 with SMTP id j4so1143535bkw.26 for ; Thu, 01 Mar 2012 15:11:26 -0800 (PST) Received-SPF: pass (google.com: domain of dmitry.kurochkin@gmail.com designates 10.204.129.203 as permitted sender) client-ip=10.204.129.203; Authentication-Results: mr.google.com; spf=pass (google.com: domain of dmitry.kurochkin@gmail.com designates 10.204.129.203 as permitted sender) smtp.mail=dmitry.kurochkin@gmail.com; dkim=pass header.i=dmitry.kurochkin@gmail.com Received: from mr.google.com ([10.204.129.203]) by 10.204.129.203 with SMTP id p11mr3932012bks.58.1330643486436 (num_hops = 1); Thu, 01 Mar 2012 15:11:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=XlC4AyO/LXo9L0VxFMEo/J0P/oJTUNr0THcdIqH5VSU=; b=EncaAzf0kIHEmL0csGRZycTwCw3xn9KMTB86XaX6Gpt0LElQJqsYVMQNaNdxUnSaVT SzSVrrX81jnSNTCl8cSuLnWgqbyafmBw3/q4RFogE4khttIfTqhMPYCW+dFXN3USVMIG PW6UR3ojIx1XXr6LvmGGHE2sw9RSEMP/tQ3+AJHXtDsJKWYpP7yrOMNLQSk6IOuWEVU3 JJwZGRZQmXcP9iFG/m/2+Y9XZl1eqeZjYiknfSyNL9EYp1JEeoosaVdFpeke3HW+4Y0x Zy/lExU0bX8UOTsbV6iPnZWW1MGJhtHuBvFrwV67XPvoa75cUNt9iPsvTzEff8Q1ZdkI LtAw== Received: by 10.204.129.203 with SMTP id p11mr3156060bks.58.1330643486351; Thu, 01 Mar 2012 15:11:26 -0800 (PST) Received: from localhost (dyn-95-26.fttbee.kis.ru. [92.242.95.26]) by mx.google.com with ESMTPS id jd17sm6059401bkb.4.2012.03.01.15.11.24 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 01 Mar 2012 15:11:25 -0800 (PST) From: Dmitry Kurochkin To: David Bremner Subject: Re: [PATCH 1/2] test: remove "Generate some messages" test from raw In-Reply-To: <8739acgd4g.fsf@gmail.com> References: <1327961195-4204-1-git-send-email-dmitry.kurochkin@gmail.com> <8739acgd4g.fsf@gmail.com> User-Agent: Notmuch/0.11.1+263~g4fa77d0 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Fri, 02 Mar 2012 03:09:57 +0400 Message-ID: <874nu7lxyy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Mar 2012 23:11:28 -0000 Hi David. On Wed, 15 Feb 2012 22:33:51 +0400, Dmitry Kurochkin wrote: > Hi all. > > Are there any objections to these changes? > > Otherwise, I would ask David to push it as "minor, boring and trivial" > changes. > Since there are no objections, I removed the needs-review tag from these patches. David, I believe the patches are good to be pushed. Regards, Dmitry > Regards, > Dmitry