From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (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 A5E5F46970F for ; Sun, 24 Nov 2019 23:21:15 +0300 (MSK) From: Vladislav Shpilevoy References: Message-ID: <5c599943-af5c-b146-3206-e0d78452772c@tarantool.org> Date: Sun, 24 Nov 2019 21:21:13 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/1] Fix bootstrap.snap corrupted file. List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, kyukhin@tarantool.org Sorry, forgot to update box/access_misc.test.lua. Done on the branch.