On 7 March 2012 17:14, Avi Kivity <a...@redhat.com> wrote: > This still breaks if an argument has a single quote. bash's printf's %q > deals with this correctly, but not sure how portable it is.
True, but we've lived with it for the code that writes to config-host.mak since 2008 (commit fd69fe2b)... -- PMM