|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Xen-staging] [xen-unstable] If we find a Linux reposito
On Mon, 2007-06-04 at 16:19 -0600, Alex Williamson wrote:
> You're cloning from a remote repo, mine is local on disk:
Ah yes, I see the problem now. I'll have a look at fixing it this
morning.
> __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg )
> ; \
> if [ -d ${__repo} ] ; then \
this test is still true even if the repository was found by munging the
parent and not LINUX_SRC_PATH. I'll try prepending "file://" if we go
down the munging path and the tree happens to be local.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|