From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C41F6262A6 for ; Thu, 17 Jan 2019 06:32:52 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QCfLzDy4r_J2 for ; Thu, 17 Jan 2019 06:32:52 -0500 (EST) Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 7B8D5262A5 for ; Thu, 17 Jan 2019 06:32:52 -0500 (EST) Received: from [185.6.245.178] (port=40424 helo=atlas.local) by smtp56.i.mail.ru with esmtpa (envelope-from ) id 1gk5uk-0005Jl-QA for tarantool-patches@freelists.org; Thu, 17 Jan 2019 14:32:50 +0300 Date: Thu, 17 Jan 2019 14:32:50 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 01/12] test: rename vinyl/info to vinyl/stat Message-ID: <20190117113250.GE28204@chai> References: <2ce012e2e55dd643452f578915308c83ba3e41b5.1547558871.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2ce012e2e55dd643452f578915308c83ba3e41b5.1547558871.git.vdavydov.dev@gmail.com> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org * Vladimir Davydov [19/01/15 17:20]: > The test was called 'info' in the first place, because back when it was > introduced vinyl statistics were reported by 'info' method. Today, stats > are reported by 'stat' so let's rename the test as well to conform. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov