On Tue, 2012-07-31 at 18:46 -0700, William Roberts wrote: > Stephen, > It didn't like the fetch url, this patch fixes it on master. > > diff --git a/local_manifest.xml b/local_manifest.xml > index b3d6b49..ba7118d 100644 > --- a/local_manifest.xml > +++ b/local_manifest.xml > @@ -1,6 +1,6 @@ > <manifest> > <remote name="bitbucket" > - fetch="git@xxxxxxxxxxxxx:seandroid" /> > + fetch="git+ssh://git@xxxxxxxxxxxxx/seandroid/" /> > > <remove-project name="platform/external/libselinux"/> > <project path="external/libselinux" remote="bitbucket" > name="external-libselinux"/> Thanks, fixed on all three branches. -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.