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 41CEC27548 for ; Tue, 7 Aug 2018 14:00:05 -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 DFUFhiF9Msz1 for ; Tue, 7 Aug 2018 14:00:05 -0400 (EDT) Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (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 EB51827449 for ; Tue, 7 Aug 2018 14:00:04 -0400 (EDT) Received: from [185.6.245.156] (port=6702 helo=tarantool.org) by smtp54.i.mail.ru with esmtpa (envelope-from ) id 1fn6H5-0005sE-Js for tarantool-patches@freelists.org; Tue, 07 Aug 2018 21:00:03 +0300 Date: Tue, 7 Aug 2018 21:00:03 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] test: update test-run Message-ID: <20180807180003.5kcgy44rq7zwck7y@tarantool.org> References: <20180807060327.13340-1-sergw@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: tarantool-patches@freelists.org Hello, On 07 авг 09:03, Sergei Voronezhskii wrote: > * print reproduce file > --- > test-run | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) In future, please post branch name & issue reference as per SOP. I've reconstructed your change and committed to 1.9 branch. -- Regards, Kirill Yukhin