From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp33.i.mail.ru (smtp33.i.mail.ru [94.100.177.93]) (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 69F0D4696C3 for ; Sun, 5 Apr 2020 18:03:50 +0300 (MSK) References: <00ad585a2a6163d6ca21f3477d4c864841ccdc26.1585168251.git.lvasiliev@tarantool.org> From: lvasiliev Message-ID: <7a662b4c-87d2-f9c0-8bb4-6a2c1a2c3b71@tarantool.org> Date: Sun, 5 Apr 2020 18:03:49 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/3] Add the chdir option for make List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Hi! Thanks for the review. See PATCH v2. On 04.04.2020 22:02, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > Looks like you sent not the latest version. Or you didn't push > the latest version. Because version on the branch is different. > > Please, sync the email thread and the github branch. >