|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] tools: python portability fixes
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 ?
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|