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: Paolo Bonzini
Subject: Re: [PATCH] bootstrap: add bootstrap_sync option.
Date: Wed, 17 Nov 2010 13:22:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.6

On 11/15/2010 11:06 PM, Ralf Wildenhues wrote:
Exactly.

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 "$@"' -- "$@"

?

Paolo



reply via email to

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