From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f174.google.com (mail-lj1-f174.google.com [209.85.208.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 47A1543E888 for ; Tue, 24 Mar 2020 13:05:01 +0300 (MSK) Received: by mail-lj1-f174.google.com with SMTP id g12so17913526ljj.3 for ; Tue, 24 Mar 2020 03:05:01 -0700 (PDT) Date: Tue, 24 Mar 2020 13:04:58 +0300 From: Cyrill Gorcunov Message-ID: <20200324100458.GF3197@uranus> References: <20200324100347.15405-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: tml On Tue, Mar 24, 2020 at 01:03:45PM +0300, 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. > branch gorcunov/gh-4811-popen-coio-2 issue https://github.com/tarantool/tarantool/issues/4811