V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -41,7 +41,7 @@ dump_vars_initial() {
|
||||
# None
|
||||
#######################################
|
||||
dump_vars_exiting() {
|
||||
### Capture the final snapshot of all variables (excluding '^(BASH|_).*')
|
||||
### Capture the final snapshot of all variables (excluding '^(BASH|_).*').
|
||||
# shellcheck disable=SC2155
|
||||
declare var_dump_vars_final=$(mktemp var_dump_vars_final.XXXXXXXX)
|
||||
set +x
|
||||
|
||||
Reference in New Issue
Block a user