grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] add proper variable quoting to grub-mkconfig_lib (Debian bug


From: Nicolas de Pesloüan
Subject: Re: [PATCH] add proper variable quoting to grub-mkconfig_lib (Debian bug #612417)
Date: Wed, 06 Apr 2011 20:14:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110303 Icedove/3.0.11

Le 06/04/2011 17:31, Alexander Kurtz a écrit :
Am Dienstag, den 05.04.2011, 23:27 +0200 schrieb Nicolas de Pesloüan:
Le 05/04/2011 22:53, Colin Watson a écrit :

On Unix-like systems, though, and particularly when it comes to shell,
this often involves knowing about historical behaviour as well as
current behaviour.

Thanks Colin, for clarifying this!!

Very appreciated.

Now that we've all learned something new again (at least I have ;-) ),
let's go back to the main topic:

What do you think of the patch itself?

It sounds good to me.

I'm just in doubt with the following construct :

a="`echo "$b"`"
         ^ Is this quote closing the first one or opening a nested quote.

        Nicolas.



reply via email to

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