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 27DC5431FAE for ; Tue, 4 Dec 2012 14:56:08 -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 u3FD4zZok+qv for ; Tue, 4 Dec 2012 14:56:03 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id CD6D9431FB6 for ; Tue, 4 Dec 2012 14:56:02 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 59524100045; Wed, 5 Dec 2012 00:55:58 +0200 (EET) From: Tomi Ollila To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH 0/3] test fixes, portability In-Reply-To: References: 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: Tue, 04 Dec 2012 22:56:08 -0000 On Tue, Dec 04 2012, Jani Nikula wrote: > I had a glance at a 'make test' report on OS X [1], and tried to fix a > few things from there. While at it, noticed that count test is horribly > broken. LGTM > > BR, > Jani. Tomi > > [1] https://spod.gy/p/u9j3zxg96vu6k3wy > > Jani Nikula (3): > test: fix count test > test: wrap 'wc -l' results in arithmetic evaluation to strip > whitespace > test: use perl instead of sed -r for portability > > test/count | 25 +++++++++++++------------ > test/test-lib.sh | 2 +- > 2 files changed, 14 insertions(+), 13 deletions(-) > > -- > 1.7.10.4 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch