From: Christoph Egger <Christoph.Egger@amd.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Keir Fraser <Keir.Fraser@eu.citrix.com>
Subject: Re: [PATCH] tools: python portability fixes
Date: Tue, 4 Aug 2009 15:40:01 +0200 [thread overview]
Message-ID: <200908041540.01927.Christoph.Egger@amd.com> (raw)
In-Reply-To: <19064.12706.140851.702847@mariner.uk.xensource.com>
On Tuesday 04 August 2009 15:03:30 Ian Jackson wrote:
> Christoph Egger writes ("Re: [PATCH] tools: python portability fixes"):
> > You don't type /bin/hg or /bin/git but you type #!/bin/bash in scripts
> > and that is where it fails.
>
> If you actually look at the script you're complaining about, it starts
> with
> #! /usr/bin/env bash
> which should work just fine. Right ?
Yes, given that bash is installed. The non-portable part in this line is the
path to env. In Solaris, env is in /bin.
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
next prev parent reply other threads:[~2009-08-04 13:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-23 13:58 [PATCH] tools: python portability fixes Christoph Egger
2009-07-23 14:06 ` Keir Fraser
2009-07-27 18:57 ` Ian Jackson
2009-07-28 7:34 ` Christoph Egger
2009-07-28 9:55 ` Ian Jackson
2009-07-28 12:27 ` Christoph Egger
2009-08-04 10:32 ` Ian Jackson
2009-08-04 12:33 ` Christoph Egger
2009-08-04 13:03 ` Ian Jackson
2009-08-04 13:40 ` Christoph Egger [this message]
2009-08-04 14:20 ` John Levon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200908041540.01927.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=Keir.Fraser@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.