summaryrefslogtreecommitdiffstats
path: root/rc.inet1.conf
diff options
context:
space:
mode:
authorJakub Jankowski <shasta@toxcorp.com>2017-11-21 02:11:55 +0100
committerRobby Workman <rworkman@slackware.com>2017-11-21 00:07:59 -0600
commitfffe03a02f8d61480cace91dd0612de7ea6be2ca (patch)
treed0f779c507b39887984655decfd015d475a0e734 /rc.inet1.conf
parentf6cfb92d54918c46dbc8673396333b50317cfb36 (diff)
downloadslacknetsetup-fffe03a02f8d61480cace91dd0612de7ea6be2ca.tar.xz
rc.inet1: Replace [ test1 -a test2 ] with [ test1 ] && [ test2 ]
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: Robby Workman <rworkman@slackware.com>
Diffstat (limited to 'rc.inet1.conf')
0 files changed, 0 insertions, 0 deletions