From 12b638a8dc4db6af4bdb99bb58e7c7d534b01e99 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Wed, 28 Nov 2012 10:00:59 +0200 Subject: [PATCH] Re: [PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename --- 9c/f3d0f1111db9e5a64529395c6008e8e56a10b5 | 83 +++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 9c/f3d0f1111db9e5a64529395c6008e8e56a10b5 diff --git a/9c/f3d0f1111db9e5a64529395c6008e8e56a10b5 b/9c/f3d0f1111db9e5a64529395c6008e8e56a10b5 new file mode 100644 index 000000000..5ef049bf5 --- /dev/null +++ b/9c/f3d0f1111db9e5a64529395c6008e8e56a10b5 @@ -0,0 +1,83 @@ +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 6BD72431FAE + for ; Wed, 28 Nov 2012 00:01:02 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 vhOxxy4s6Av7 for ; + Wed, 28 Nov 2012 00:01:02 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id E7583431FBC + for ; Wed, 28 Nov 2012 00:01:01 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id DF1181000E5; + Wed, 28 Nov 2012 10:00:59 +0200 (EET) +From: Tomi Ollila +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [PATCH] test: Don't print 'nil' at the beginning of + emacs-subject-to-filename +In-Reply-To: <1354078538-21259-1-git-send-email-amdragon@mit.edu> +References: <1354078538-21259-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.14+116~g29fcdb5 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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: Wed, 28 Nov 2012 08:01:02 -0000 + +On Wed, Nov 28 2012, Austin Clements wrote: + +> --- + +Trivial it is. +1 + +Tomi + + +> test/emacs-subject-to-filename | 2 +- +> 1 file changed, 1 insertion(+), 1 deletion(-) +> +> diff --git a/test/emacs-subject-to-filename b/test/emacs-subject-to-filename +> index 43e1307..230c324 100755 +> --- a/test/emacs-subject-to-filename +> +++ b/test/emacs-subject-to-filename +> @@ -4,7 +4,7 @@ test_description="emacs: mail subject to filename" +> . ./test-lib.sh +> +> # emacs server can't be started in a child process with $(test_emacs ...) +> -test_emacs '(ignore)' +> +test_emacs '(ignore)' > /dev/null +> +> # test notmuch-wash-subject-to-patch-sequence-number (subject) +> test_begin_subtest "no patch sequence number" +> -- +> 1.7.10.4 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2