diff options
author | Jakub Jankowski <shasta@toxcorp.com> | 2018-01-08 03:41:03 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2018-05-24 01:23:40 -0500 |
commit | cda761f22b855806f338ece31734df1ce4824ad6 (patch) | |
tree | 90002d54cd08c13f40cfb854168e3a73d152ba95 /rc.inet1 | |
parent | 2e90f05b5634c51776bb7014aeef1f903d9a4122 (diff) | |
download | slacknetsetup-cda761f22b855806f338ece31734df1ce4824ad6.tar.xz |
Replace -a / -o in conditionals with && / ||
Conditional expression like [ test1 -a test2 ] should be avoided as it
is not well defined.
See http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_128_16
and https://github.com/koalaman/shellcheck/wiki/SC2166
Signed-off-by: Jakub Jankowski <shasta@toxcorp.com>
Diffstat (limited to 'rc.inet1')
0 files changed, 0 insertions, 0 deletions