From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1D90C273AC for ; Tue, 7 Aug 2018 04:43:40 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06giQjX1H-7u for ; Tue, 7 Aug 2018 04:43:40 -0400 (EDT) Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 70FD127358 for ; Tue, 7 Aug 2018 04:43:39 -0400 (EDT) Date: Tue, 7 Aug 2018 11:43:39 +0300 From: Alexander Turenko Subject: [tarantool-patches] Re: [PATCH] test: update test-run Message-ID: <20180807084339.32azrdzrmvkhfal2@tkn_work_nb> References: <20180807060327.13340-1-sergw@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180807060327.13340-1-sergw@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Sergei Voronezhskii Cc: tarantool-patches@freelists.org, Kirill Yukhin Hi! LGTM. WBR, Alexander Turenko. On Tue, Aug 07, 2018 at 09:03:27AM +0300, Sergei Voronezhskii wrote: > * print reproduce file > --- > test-run | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/test-run b/test-run > index 97f81e4c9..ed45e1dbd 160000 > --- a/test-run > +++ b/test-run > @@ -1 +1 @@ > -Subproject commit 97f81e4c99c9d2a28026a4d6ee9d57cebd3f5fe0 > +Subproject commit ed45e1dbd36ab9109b84ef7189ef9d7e4b813fb9 > -- > 2.18.0 > >