From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp39.i.mail.ru (smtp39.i.mail.ru [94.100.177.99]) (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 AFC8645BE36 for ; Fri, 29 May 2020 18:17:42 +0300 (MSK) From: sergeyb@tarantool.org Date: Fri, 29 May 2020 18:09:42 +0300 Message-Id: <393d083a73358d5b91d70af3898afc9b672cdfcd.1590764168.git.sergeyb@tarantool.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Tarantool-patches] [PATCH v6 25/25] luajit: bump new version List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org, imun@tarantool.org Cc: o.piskunov@tarantool.org, alexander.turenko@tarantool.org From: Sergey Bronnikov - test: fix warnings spotted by luacheck Part of #4681 Signed-off-by: Sergey Bronnikov --- third_party/luajit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/luajit b/third_party/luajit index 377198b88..6a5de31de 160000 --- a/third_party/luajit +++ b/third_party/luajit @@ -1 +1 @@ -Subproject commit 377198b88382960a2f0af9c09014284e34630513 +Subproject commit 6a5de31deda2572ea285e0856f8c0c8d24de407e -- 2.23.0