From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 E67F0469719 for ; Tue, 13 Oct 2020 17:49:14 +0300 (MSK) Date: Tue, 13 Oct 2020 17:49:14 +0300 From: Kirill Yukhin Message-ID: <20201013144914.y74diq6wnzpwemj6@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH] build: another fix for luajit-tap tests cmake List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Munkin Cc: tarantool-patches@dev.tarantool.org Hello, On 13 окт 17:27, Igor Munkin wrote: > Fixes the regression from e5039742eba89936bf2f8c5aebc8f21c810710d5 > ('luajit: bump new version'). > > Reported-by: Alexander Tikhonov > Signed-off-by: Igor Munkin I've checked your patch into 1.10, 2.4, 2.5 and master. -- Regards, Kirill Yukhin