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 AD7DC270DC for ; Mon, 6 Aug 2018 11:49:04 -0400 (EDT) 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 cGXpxSG9J8FY for ; Mon, 6 Aug 2018 11:49:04 -0400 (EDT) Received: from smtp55.i.mail.ru (smtp55.i.mail.ru [217.69.128.35]) (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 6B956228AE for ; Mon, 6 Aug 2018 11:49:04 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH] Refactor config templates References: <20180803200744.18515-1-avkhatskevich@tarantool.org> From: Vladislav Shpilevoy Message-ID: <8da5d4c5-ce7d-c6dd-20c3-45355003d2a7@tarantool.org> Date: Mon, 6 Aug 2018 18:49:02 +0300 MIME-Version: 1.0 In-Reply-To: <20180803200744.18515-1-avkhatskevich@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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, AKhatskevich Thanks for the patch! LGTM and pushed.