Re: [PATCH] modify one dead link
From: Sergei Trofimovich
Date: Tue Mar 20 2018 - 15:42:21 EST
On Tue, 20 Mar 2018 10:54:22 -0400
Dongliang Mu <mudongliangabcd@xxxxxxxxx> wrote:
> - # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable.hg
> + # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable
> # cd xen-unstable.hg
> # hg clone http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg
You will need to fix a 'cd' as well:
cd xen-unstable
Otherwise looks good.
--
Sergei