From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp15.mail.ru (smtp15.mail.ru [94.100.176.133]) (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 5B8C9445320 for ; Tue, 14 Jul 2020 14:24:01 +0300 (MSK) Date: Tue, 14 Jul 2020 14:24:00 +0300 From: Sergey Bronnikov Message-ID: <20200714112359.GA15976@pony.bronevichok.ru> References: <94773845-a7d3-567f-d59c-bd006ed6d2bc@tarantool.org> <20200714105424.GA34728@pony.bronevichok.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200714105424.GA34728@pony.bronevichok.ru> Subject: Re: [Tarantool-patches] [PATCH 6/6] Fix luacheck warnings in src/box/lua/ List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org, alexander.turenko@tarantool.org On 13:54 Tue 14 Jul , Sergey Bronnikov wrote: > On 00:59 Tue 14 Jul , Vladislav Shpilevoy wrote: > > Thanks for the fixes! > > > > > But what I don't understand is why this commit does not close 4681? > > What is left? > > Earlier we decided to split patch series for {extra,src} and test/. > So there is another patch series for Lua source code in test/. See patch series for test/ in [1]. As soon as we will commit patch series for {extra,src} I'll resent updated patch series for test/. 1. https://lists.tarantool.org/pipermail/tarantool-patches/2020-May/017237.html