From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (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 688F3469710 for ; Mon, 18 May 2020 15:25:32 +0300 (MSK) Received: by mail-lj1-f196.google.com with SMTP id k5so3027956lji.11 for ; Mon, 18 May 2020 05:25:32 -0700 (PDT) Date: Mon, 18 May 2020 15:25:29 +0300 From: Cyrill Gorcunov Message-ID: <20200518122529.GA121099@grain> References: <20200512135052.221379-1-gorcunov@gmail.com> <20200512135052.221379-8-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 7/7] test: extend console lua test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Oleg Babin Cc: tml On Mon, May 18, 2020 at 03:22:13PM +0300, Oleg Babin wrote: > Hi. Thanks for your patch! LGTM. > Thanks for looking in! Lets spin it inside master branch for stabilization reason and I'll drop the serpent then.