From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53262 invoked by alias); 25 Jul 2019 01:32:40 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 53254 invoked by uid 89); 25 Jul 2019 01:32:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mx1.redhat.com From: DJ Delorie To: Tulio Magno Quites Machado Filho Cc: stli@linux.ibm.com, libc-alpha@sourceware.org Subject: Re: [PATCH] test-container: Install with $(sorted-subdirs) [BZ #24794] In-Reply-To: <20190725000323.15612-1-tuliom@linux.ibm.com> (message from Tulio Magno Quites Machado Filho on Wed, 24 Jul 2019 21:03:23 -0300) Date: Thu, 25 Jul 2019 01:32:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-07/txt/msg00566.txt.bz2 Tulio Magno Quites Machado Filho writes: > - subdirs='$(all-subdirs)' > + subdirs='$(sorted-subdirs)' Considering I posted this as a suggested fix an hour before you did, I'm going to say LGTM. Of course, I said that last time too, so maybe we need an independent confirmation? ;-)