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 DFBB72A056 for ; Fri, 17 Aug 2018 08:37:10 -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 giNbAlwGf97S for ; Fri, 17 Aug 2018 08:37:10 -0400 (EDT) Received: from smtp16.mail.ru (smtp16.mail.ru [94.100.176.153]) (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 8E72429FF5 for ; Fri, 17 Aug 2018 08:37:10 -0400 (EDT) From: Sergei Voronezhskii Subject: [tarantool-patches] [PATCH] test: update test-run submodule Date: Fri, 17 Aug 2018 15:37:03 +0300 Message-Id: <20180817123703.3791-1-sergw@tarantool.org> In-Reply-To: <20180817102637.h4vi5x67x6z7nlpt@tkn_work_nb> References: <20180817102637.h4vi5x67x6z7nlpt@tkn_work_nb> 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: tarantool-patches@freelists.org Cc: Kirill Yukhin - Don't kill default if non-default crash expected. - Support comments in config files. - Allow grep_log to not reset search results after tarantool restart. --- 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