| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Signed-off-by: Bastian Köcher <git@kchr.de>
(cherry picked from commit 5378c856779c590e26910639e28b95a22aa2b9f5)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[base-files] shell-scripting: fix wrong usage of '==' operator
normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.
this patch does not change the behavior/logic of the scripts.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42911
|
| |
|
|
| |
SVN-Revision: 21958
|
| |
|
|
| |
SVN-Revision: 15013
|
| |
|
|
|
|
| |
#4490, thanks oliver)
SVN-Revision: 14344
|
| |
|
|
| |
SVN-Revision: 14186
|
| |
|
|
|
|
| |
simplify command line options.
SVN-Revision: 14098
|
| |
|
|
| |
SVN-Revision: 14046
|
| |
|
|
| |
SVN-Revision: 13675
|
|
|
SVN-Revision: 13674
|