From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (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 1F85E469710 for ; Thu, 26 Nov 2020 12:35:30 +0300 (MSK) Date: Thu, 26 Nov 2020 09:35:29 +0000 From: Kirill Yukhin Message-ID: <20201126093529.sozpsw5iza65mwm3@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v1 0/3] update_repo: improvements for removements List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org Hello, On 25 Oct 11:37, Alexander V. Tikhonov wrote: > Improved: > - Implemented ability to remove opensuse-leap OS packages. > - Updated help message on remove option. > - Added message which file to remove to be sure that the > needed files were searched to remove. > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/update_repo_add_message I've checked your patchset into 1.10, 2.5, 2.6 and master. -- Regards, Kirill Yukhin