]> git.sur5r.net Git - kconfig-frontends/commit
ksync: handle names with double quotes
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun, 22 Jan 2012 22:55:14 +0000 (23:55 +0100)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Sun, 22 Jan 2012 22:55:14 +0000 (23:55 +0100)
commit8185964f196854bff4d0aa343ae37460fa719e51
treeea56ec4dbc5ec096131541c33b9202f6c91e0dc6
parente035873cea2d0271801490dca63099020208d022
ksync: handle names with double quotes

Some versions of the Linux kernel have double quotes, for example
linux-3.1 is named:
    "Divemaster Edition"
while linux-3.2 is named:
    Saber-toothed Squirrel

Just remove doubles quotes.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
ksync.sh