ethercat/script/init.d
Matthias Schoepfer 1bb6d56fa7 script: run shellcheck on bash / sh scripts
Mostly fixed omitted double quotes, some conversion of $(eval ..) to $(()).
Left the echo -n untouched, shellcheck complains about not being standard in
/bin/sh. Also, seems like some code is dublicated in ethercatctl.in and
init.d/ethercat.in.

Signed-off-by: Matthias Schoepfer <m.schoepfer@rethinkrobotics.com>
2021-08-24 17:37:53 +02:00
..
Makefile.am Do not include AC_CONFIG_FILES in BUILT_SOURCES 2021-08-24 17:32:32 +02:00
ethercat.in script: run shellcheck on bash / sh scripts 2021-08-24 17:37:53 +02:00