From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp32.i.mail.ru (smtp32.i.mail.ru [94.100.177.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 849EA469710 for ; Mon, 8 Jun 2020 18:36:51 +0300 (MSK) Date: Mon, 8 Jun 2020 18:35:43 +0300 From: Sergey Bronnikov Message-ID: <20200608153543.GB53062@pony.bronevichok.ru> References: <38bc0bfa-40ea-b737-9bc2-cf9861e74281@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <38bc0bfa-40ea-b737-9bc2-cf9861e74281@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 0/2] Make unit tests TAP-compliant List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: o.piskunov@tarantool.org, tarantool-patches@dev.tarantool.org, alexander.turenko@tarantool.org Hi, On 00:52 Thu 04 Jun , Vladislav Shpilevoy wrote: > Hi! Thanks for the patchset! > > I see both commits state they close the issue. But only one commit > can do that. According to the issue header, the second commit > looks like 'Closes'. And the first is 'Part of'. Agree, fixed it in a new version of patches. -- sergeyb@