V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 50s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 50s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -53,6 +53,7 @@ declare -girx ERR_READ_PASS_FILE=220 # Error reading the password file.
|
||||
declare -girx ERR_GENERATE_SALT=219 # Error generating salt.
|
||||
declare -girx ERR_VAR_REGEX_CHK=218 # Error checking VAR against REGEX.
|
||||
declare -girx ERR_CONF_VALIDATION=217 # Error checking the respective configuration files.
|
||||
declare -girx ERR_CHROOT_LOGGER=216 # An error occurred while preparing the inside chroot log file.
|
||||
|
||||
### Definition of error trap vars.
|
||||
declare -gx ERRCODE="" # = $? = $1 = ERRCODE
|
||||
|
||||
Reference in New Issue
Block a user