From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27389 invoked by alias); 26 Jul 2008 19:32:26 -0000 Received: (qmail 27378 invoked by uid 22791); 26 Jul 2008 19:32:25 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Jul 2008 19:32:07 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6QJVwNl004436; Sat, 26 Jul 2008 15:31:59 -0400 Received: from pobox-3.corp.redhat.com (pobox-3.corp.redhat.com [10.11.255.67]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6QJVwAL018801; Sat, 26 Jul 2008 15:31:58 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.yyz.redhat.com [10.15.16.9]) by pobox-3.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6QJVP1R030290; Sat, 26 Jul 2008 15:31:58 -0400 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 1149C8001FF; Sat, 26 Jul 2008 15:31:08 -0400 (EDT) Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id m6QJUq9W017592; Sat, 26 Jul 2008 15:30:52 -0400 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id m6QJUqIm017591; Sat, 26 Jul 2008 15:30:52 -0400 To: Nick Clifton Cc: gdb-patches@sourceware.org, brolley@redhat.com, bje@gnu.org, cgen@sources.redhat.com Subject: Re: RFA: Fix the shell used to execute mloop.in References: <20080724101338.GA21676@redhat.com> <48885757.7030402@redhat.com> <20080724144215.GB3811@redhat.com> <48889C4C.2050605@redhat.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Sat, 26 Jul 2008 19:32:00 -0000 In-Reply-To: <48889C4C.2050605@redhat.com> (Nick Clifton's message of "Thu, 24 Jul 2008 16:14:20 +0100") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 X-SW-Source: 2008-07/txt/msg00500.txt.bz2 Nick Clifton writes: > Oh no, the script is compatible with /bin/sh. It is just that (if I > remember correctly) on some earlier versions of Solaris /bin/sh is > broken and you need to use /bin/zsh instead. It would be helpful if you could find some information on this; if it's only a rumour, or if it only applies to a fifteen-year-old operating system, maybe it's not worth worrying about it. - FChE