|
@@ -7,7 +7,6 @@
|
|
|
# Runs checks that will either halt on or fix an issue.
|
|
# Runs checks that will either halt on or fix an issue.
|
|
|
|
|
|
|
|
local modulename="Checking"
|
|
local modulename="Checking"
|
|
|
-local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
|
|
|
|
|
|
|
|
|
|
# Every command that requires checks just references check.sh
|
|
# Every command that requires checks just references check.sh
|
|
|
# check.sh selects which checks to run by using arrays
|
|
# check.sh selects which checks to run by using arrays
|