From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116305 invoked by alias); 19 Dec 2016 11:24:34 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 116266 invoked by uid 89); 19 Dec 2016 11:24:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy= X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: ms.seketeli.net From: Dodji Seketeli To: cqi@redhat.com Cc: libabigail@sourceware.org Subject: Re: [PATCH 1/2] Read Koji config via Koji API Organization: Me, myself and I References: <1482073971-17039-1-git-send-email-cqi@redhat.com> X-Operating-System: Red Hat Enterprise Linux Server 7.3 X-URL: http://www.seketeli.net/~dodji Date: Fri, 01 Jan 2016 00:00:00 -0000 In-Reply-To: <1482073971-17039-1-git-send-email-cqi@redhat.com> (cqi@redhat.com's message of "Sun, 18 Dec 2016 23:12:50 +0800") Message-ID: <86wpewcgba.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2016-q4/txt/msg00064.txt.bz2 cqi@redhat.com a =C3=A9crit: > From: Chenxiong Qi > > Besides reading Koji config via Koji API read_config, option --topdir is > also renamed to --topurl that is the correct one should be used. > > * tools/fedabipkgdiff: Read DEFAULT_KOJI_TOPURL and > DEFAULT_KOJI_SERVER from Koji config via Koji API read_config. > (build_commandline_args_parser): --topdir is renamed to > --topurl. > * doc/manuals/fedabipkgdiff.rst: Rename --topdir to --topurl. This is cleanup is OK and has been applied to master, thanks! Cheers, --=20 Dodji