bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] bootstrap: add bootstrap_sync option.


From: Ralf Wildenhues
Subject: Re: [PATCH] bootstrap: add bootstrap_sync option.
Date: Wed, 17 Nov 2010 19:05:19 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

* Paolo Bonzini wrote on Wed, Nov 17, 2010 at 01:22:25PM CET:
> On 11/15/2010 11:06 PM, Ralf Wildenhues wrote:
> >What might work is have bootstrap exec a temporary script that updates
> >bootstrap then exec's that again.
> 
> Something like this
> 
> exec sh -c 'mv tmp-script this-script; exec sh this-script "$@"' -- "$@"

That looks good to me, with '&&' instead of ';'.

Thanks,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]