diff options
author | Jakub Jankowski <shasta@toxcorp.com> | 2017-11-21 03:02:35 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2017-11-21 00:07:59 -0600 |
commit | de60d4bdd7e634320f3c9e1248d51bd5e947808e (patch) | |
tree | 94560d83016dd25947ac8d9c6c451fb1cd2230fa /manpages/rc.inet1.8 | |
parent | 7cff32cd89f736d32405de05d73145e4e2dd1b70 (diff) | |
download | slacknetsetup-de60d4bdd7e634320f3c9e1248d51bd5e947808e.tar.xz |
rc.inet1: Avoid code duplication by combining case/esac
There's no reason to have separate cases for
start) ... ;;
up) ... ;;
if they both have the same bodies. Let's combine such cases to avoid
code duplication.
Also, this is that one time where quoting isn't really needed :)
Signed-off-by: Robby Workman <rworkman@slackware.com>
Diffstat (limited to 'manpages/rc.inet1.8')
0 files changed, 0 insertions, 0 deletions