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 2E1502516F for ; Wed, 24 Jul 2019 17:50:26 -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 ec9pUMc6svNa for ; Wed, 24 Jul 2019 17:50:26 -0400 (EDT) Received: from smtp60.i.mail.ru (smtp60.i.mail.ru [217.69.128.40]) (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 8AFF822086 for ; Wed, 24 Jul 2019 17:50:25 -0400 (EDT) Date: Thu, 25 Jul 2019 00:50:08 +0300 From: Alexander Turenko Subject: [tarantool-patches] Re: [PATCH v2] travis-ci: fix OSX max files limits Message-ID: <20190724215007.gok63r462fbqdro5@tkn_work_nb> References: <30ac1e9bb5e123ffb69b5a004e88fa2178a43b47.1563995445.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <30ac1e9bb5e123ffb69b5a004e88fa2178a43b47.1563995445.git.avtikhon@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: "Alexander V. Tikhonov" Cc: tarantool-patches@freelists.org, Kirill Yukhin Still cannot say whether this is good or bad (don't know enough about Mac OS). The only comment from me is about `echo password | sudo <...>`, see https://www.freelists.org/post/tarantool-patches/PATCH-v1-travisci-fix-OSX-max-files-limits,1 If you need LGTM from me, then I formally ok. Let's proceed with Kirill (CCed).