[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] autogen.sh: Restore --no-git (avoid git submodule update)


  • To: Pavel Hrdina <phrdina@xxxxxxxxxx>
  • From: Ian Jackson <ian.jackson@xxxxxxxxxx>
  • Date: Wed, 3 Jun 2020 16:41:24 +0100
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: libvir-list@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, George Dunlap <George.Dunlap@xxxxxxxxxx>
  • Delivery-date: Wed, 03 Jun 2020 15:41:34 +0000
  • Ironport-sdr: HzwGjKx+1VFbfjfukQbA0u95ffo7kBAZKRM/7XcCYhmfkR0U39ZnP7ShlcIIZgRT3+yaaVm8Cd JQqJS2wYUu/mTXrK+itLJECG9UMA3Rm9oSIok/qbgLajNYgBBF8L77padSKSWd0n12hP92Wo5y RJCzDQkMkxtAYTdF3uXg4bciLqV4929udvMGsyRU53Css9N0gcD0NdmSm6kX3/E95seeDthHof l1ywAvrQWpVKGV9z2MbznP0b4hseRrK3U7jFYiNrEgoUh+QNWFckLg4Ia0IxxSLUSPt6vKrh7y CHo=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Pavel Hrdina writes ("Re: [PATCH] autogen.sh: Restore --no-git (avoid git 
submodule update)"):
> On Tue, Jun 02, 2020 at 04:47:45PM +0100, Ian Jackson wrote:
> > -git submodule update --init || exit 1
> > +if [ "x$1" = x--no-git ]; then
> > +   shift
> > +else
> > +   git submodule update --init || exit 1
> 
> I changed the TAB into spaces.

Ah, sorry for not following the right style.

> Reviewed-by: Pavel Hrdina <phrdina@xxxxxxxxxx>
> 
> and pushed.

Thanks :-).

Ian.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.