diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2019-06-10 21:39:23 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-06-11 07:20:01 -0300 |
| commit | 00c63bf7364778a75591fe494e029233736af04d (patch) | |
| tree | 808c4281b8f1ae7e83f442bfb5c91d61a859b17f /parse-time-string/parse-time-string.h | |
| parent | bc396c967c7cd8e7a109858e428d7bf97173f7a7 (diff) | |
test: aggregate-results.sh: consistent style. zero forks.
- all variables in $((...)) without leading $
- all comparisons use -gt, -eq or -ne
- no -a nor -o inside [ ... ] expressions
- all indentation levels using one tab
Dropped unnecessary empty string check when reading results files.
Replaced pluralize() which was executed in subshell with
pluralize_s(). pluralize_s sets $s to 's' or '' based on value of
$1. Calls to pluralize_s are done in context of current shell, so
no forks to subshells executed.
Diffstat (limited to 'parse-time-string/parse-time-string.h')
0 files changed, 0 insertions, 0 deletions
