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 B71E82893B for ; Fri, 3 Aug 2018 09:58: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 cZi_QGL0e3fx for ; Fri, 3 Aug 2018 09:58:04 -0400 (EDT) Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (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 098C728535 for ; Fri, 3 Aug 2018 09:58:03 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH] Increase time quota for selectG test on vinyl From: "n.pettik" In-Reply-To: <463200fa21cf8c512265fedf13ded1008d3ed55a.1533068430.git.alexander.turenko@tarantool.org> Date: Fri, 3 Aug 2018 16:57:56 +0300 Content-Transfer-Encoding: 7bit Message-Id: References: <463200fa21cf8c512265fedf13ded1008d3ed55a.1533068430.git.alexander.turenko@tarantool.org> 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 Cc: Alexander Turenko LGTM, but AFAIK we should use prefix for module given commit relates to. In our case it would be (I guess, since it is SQL test): sql: increase time quota ...