Warned-by: shellcheck Change-Id: I11f7609342386f3cd4efaa5bcaf6539e9e6e297dmr14.0.1
parent
964646dd2c
commit
5464a1bc73
@ -1,6 +1,7 @@
|
||||
#
|
||||
# Collection of Sipwise common bash functions.
|
||||
#
|
||||
# shellcheck shell=bash
|
||||
|
||||
set -e
|
||||
set -u
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#
|
||||
# Collection of Sipwise sysvinit bash functions.
|
||||
#
|
||||
# shellcheck shell=bash
|
||||
|
||||
Loading…
Reference in new issue