git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b580fa
)
scripts/config: fix double-quotes un-escaping
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 15 Jul 2012 20:37:35 +0000
(22:37 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 26 Jul 2012 10:20:01 +0000
(12:20 +0200)
When reporting a string value, only the first double-quote was
un-escaped. We need to un-escape all escaped double-quotes.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found