From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 3CCC746970E for ; Sun, 19 Jan 2020 17:09:30 +0300 (MSK) Received: by mail-lf1-f42.google.com with SMTP id z18so502817lfe.2 for ; Sun, 19 Jan 2020 06:09:30 -0800 (PST) Date: Sun, 19 Jan 2020 17:09:27 +0300 From: Cyrill Gorcunov Message-ID: <20200119140927.GB2437@uranus> References: <20200115085605.32307-1-gorcunov@gmail.com> <20200115085605.32307-4-gorcunov@gmail.com> <20200117185911.rqgmcunv4th5nrdc@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200117185911.rqgmcunv4th5nrdc@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH 3/3] test/app-tap: add console_lua test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tml On Fri, Jan 17, 2020 at 09:59:11PM +0300, Alexander Turenko wrote: > Sorry for nitpicking, but I still have several comments. > Thanks a huge, Sasha! I'll address them.