From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81101 invoked by alias); 21 Jul 2015 16:42:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 80985 invoked by uid 89); 21 Jul 2015 16:42:33 -0000 Authentication-Results: sourceware.org; auth=none 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 X-HELO: usevmg21.ericsson.net Received: from usevmg21.ericsson.net (HELO usevmg21.ericsson.net) (198.24.6.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 21 Jul 2015 16:42:32 +0000 Received: from EUSAAHC003.ericsson.se (Unknown_Domain [147.117.188.81]) by usevmg21.ericsson.net (Symantec Mail Security) with SMTP id 7C.D3.07675.57E0EA55; Tue, 21 Jul 2015 11:18:45 +0200 (CEST) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.83) with Microsoft SMTP Server id 14.3.210.2; Tue, 21 Jul 2015 12:42:29 -0400 Message-ID: <55AE7674.20406@ericsson.com> Date: Tue, 21 Jul 2015 16:42:00 -0000 From: Simon Marchi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Brendan Kirby , Sergio Durigan Junior CC: Simon Marchi , Subject: Re: MIPS build slave References: <55A9E3F5.3090902@imgtec.com> <87fv4kswuh.fsf@redhat.com> <55AD543B.5010301@imgtec.com> <87fv4iczgm.fsf@redhat.com> <55AD8A7F.3080009@imgtec.com> <877fpu9xjh.fsf@redhat.com> <55ADA56A.5090301@imgtec.com> <87380i9li6.fsf@redhat.com> <55AE5DD9.90504@ericsson.com> <55AE7581.9070507@imgtec.com> In-Reply-To: <55AE7581.9070507@imgtec.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00599.txt.bz2 On 15-07-21 12:38 PM, Brendan Kirby wrote: > All I changed was SHELL is now set to /bin/bash. It might be good to > note that when setting up new Buildbot slaves. > > Brendan Did you have to change the default shell for the user (in /etc/passwd) or did you simply override the SHELL variable at some point when launching the slave?