Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 6EC616DE01BE for ; Sun, 1 May 2016 17:25:24 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.013 X-Spam-Level: X-Spam-Status: No, score=-0.013 tagged_above=-999 required=5 tests=[AWL=-0.002, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cWUclsrcNykg for ; Sun, 1 May 2016 17:25:16 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A6E8C6DE02AD for ; Sun, 1 May 2016 17:25:16 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84) (envelope-from ) id 1ax1ff-0006j1-7Y; Sun, 01 May 2016 20:25:07 -0400 Received: (nullmailer pid 19316 invoked by uid 1000); Mon, 02 May 2016 00:25:10 -0000 From: David Bremner To: Tomi Ollila , Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH 0/4] configure: fix some shellcheck warnings In-Reply-To: References: User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sun, 01 May 2016 21:25:10 -0300 Message-ID: <8737q18fx5.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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: Mon, 02 May 2016 00:25:24 -0000 Tomi Ollila writes: > > This is the shellcheck commit (s/deprecated/legacy/ for backtick warnings.): > > https://github.com/koalaman/shellcheck/commit/895d83afc5f4dec7dc9813a2688c45b96d6f7b7c > > based on these I suggest commit message amend before pushing (?) > OK, amended and pushed. d