Re: [LEDE-DEV] [patch master 15/15] read without -r will mangle backslashes

2016-10-01 Thread Oswald Buddenhagen
re subject: many of your commit message summaries don't comply with the imperative style generally expected. in the descriptions, you should mention what "terrible" things the patches prevent in practice, including when the answer is "nothing" and thus the change is just a clarification. ___

[LEDE-DEV] [patch master 15/15] read without -r will mangle backslashes

2016-09-30 Thread Jan-Tarek Butt
--- scripts/clean-package.sh | 4 ++-- scripts/rstrip.sh| 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/clean-package.sh b/scripts/clean-package.sh index 9efcac5..061a3c3 100755 --- a/scripts/clean-package.sh +++ b/scripts/clean-package.sh @@ -9,14 +9,14 @@