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 4BD8829603 for ; Fri, 17 Aug 2018 06:49:00 -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 fYauGOuGLwON for ; Fri, 17 Aug 2018 06:49:00 -0400 (EDT) Received: from smtp58.i.mail.ru (smtp58.i.mail.ru [217.69.128.38]) (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 B3B8C295F4 for ; Fri, 17 Aug 2018 06:48:59 -0400 (EDT) Date: Fri, 17 Aug 2018 13:48:56 +0300 From: Alexander Turenko Subject: [tarantool-patches] Re: [PATCH] test: update test-run submodule Message-ID: <20180817102637.h4vi5x67x6z7nlpt@tkn_work_nb> References: <20180817083845.21434-1-sergw@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180817083845.21434-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! Please, list all changes made in test-run between these commits. It seems you are forgot about grep_log and config files changes. WBR, Alexander Turenko. On Fri, Aug 17, 2018 at 11:38:45AM +0300, Sergei Voronezhskii wrote: > Don't kill default if non-default crash expected > --- > > branch: sergw-test-run-dont-kill-default-if-non-default-crash-expected > > test-run | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/test-run b/test-run > index 0aa25ae8a..822eed379 160000 > --- a/test-run > +++ b/test-run > @@ -1 +1 @@ > -Subproject commit 0aa25ae8a9d4af977b3c3478cba3ccdc4ef81d35 > +Subproject commit 822eed379ce04edf7b0f586e1b2c061687a67e92 > -- > 2.18.0 > >