From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (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 BECC2441841 for ; Thu, 26 Mar 2020 14:57:08 +0300 (MSK) Date: Thu, 26 Mar 2020 14:57:08 +0300 From: Kirill Yukhin Message-ID: <20200326115708.6aqb6koofytl6rx5@tarantool.org> References: <20200324100347.15405-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200324100347.15405-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 0/2] popen: fix unit test List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml Hello, On 24 мар 13:03, Cyrill Gorcunov wrote: > Sasha, take a look please, do I use BUILDDIR correctly? > I need to run test/unit/popen-child as a helper process. > > Cyrill Gorcunov (2): > popen: do not require space for shell args > test: unit/popen -- provide a child process I've checked your patches into master. -- Regards, Kirill Yukhin