From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp37.i.mail.ru (smtp37.i.mail.ru [94.100.177.97]) (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 7EB18469710 for ; Tue, 9 Jun 2020 19:01:27 +0300 (MSK) Date: Tue, 9 Jun 2020 19:00:17 +0300 From: Sergey Bronnikov Message-ID: <20200609160017.GA72359@pony.bronevichok.ru> References: <37fb3b360327ef0f93d5074153adda9e61eda697.1591629414.git.sergeyb@tarantool.org> <20200609143644.tyeh277rb5cwmv5t@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200609143644.tyeh277rb5cwmv5t@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH v3 2/2] Add option to update file with reference output List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org On 17:36 Tue 09 Jun , Alexander Turenko wrote: > Made several changes, see below. thanks a lot! > Pushed the patchset to test-run's master. > > Updated the submodule in tarantool and pushed the update to master, 2.4, > 2.3 and 1.10 branches. > > WBR, Alexander Turenko.