|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 11/11] build: Don't assume that mkbuildtree is ex
On 11 Apr 2006, at 09:50, Horms wrote:
I think all the scripts currently specify /bin/bash. You could define
SHELL or SH in Config.mk, default to /bin/bash, and use that variable
in place of 'sh'.
Understood, if they are indeed all using /bin/bash at the moment. It
seems as well to just specify bash. It can be made more flexible if the
need arises. Here is an updated patch.
Let's not risk any regressions: it should be /bin/bash, and apart from
the configurability argument it's also cleaner imo to define a wrapper
variable for /bin/bash in Config.mk.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|