On Wed, 15 Nov 2017 20:46:56 +0530
Hari Bathini wrote:
> From: Michal Suchanek
>
> Remove quotes from argument value only if there is qoute on both
> sides.
>
> Signed-off-by: Michal Suchanek
> ---
> lib/cmdline.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
>
> diff
From: Michal Suchanek
Remove quotes from argument value only if there is qoute on both sides.
Signed-off-by: Michal Suchanek
---
lib/cmdline.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/lib/cmdline.c b/lib/cmdline.c
index 171c19b..6d398a8 100644
--- a/lib/