[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH] tools: python portability fixes
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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |