| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
We don't need to see how git will be executed and it produces non silent
output on 'scripts/env diff' commands when there are no differences
unlike before.
Re-introduce original silent behaviour.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|
|
|
|
|
|
|
|
|
| |
Fixes following shellcheck warning:
In scripts/env line 25:
exit ${1:-1}
^-----^ SC2086: Double quote to prevent globbing and word splitting.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|
|
|
|
|
|
|
| |
read mangles backslashes.
Found with shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Found with shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
The latter is more standard. The former throws an error under
shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
| |
Simpler and built in to the shell.
Found with shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
| |
The former are not well defined.
Found with shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
| |
Some find binaries do not imply the current directory.
Found with shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
| |
When sending script/env diff's output to a file or pipeline, you
don't want escape characters for ANSI color sequences fouling the
byte stream.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45592
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41407
|
|
|
|
| |
SVN-Revision: 30602
|
|
|
|
|
|
| |
(patch by Rolf Leggewie)
SVN-Revision: 29262
|
|
|
|
|
|
| |
appropriately) (based on patch by Rolf Leggewie)
SVN-Revision: 29261
|
|
|
|
| |
SVN-Revision: 29260
|
|
|
|
|
|
| |
Signed-of-by: Benjamin Cama <benoar@dolka.fr>
SVN-Revision: 26391
|
|
|
|
|
|
| |
(patch from #7603)
SVN-Revision: 22336
|
|
|
|
| |
SVN-Revision: 12925
|
|
|
|
| |
SVN-Revision: 12632
|
|
|
|
| |
SVN-Revision: 12502
|
|
|
|
| |
SVN-Revision: 12399
|
|
|
|
| |
SVN-Revision: 12379
|
|
|
|
| |
SVN-Revision: 12217
|
|
|
|
| |
SVN-Revision: 12216
|
|
documentation
SVN-Revision: 12212
|