print/defined,effective

This commit is contained in:
Marc Beninca 2024-08-29 12:42:41 +02:00
parent 8fdb29fae3
commit ba1e93eac5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -331,7 +331,6 @@ SPCD_PM_ZYPPER="zypper"
# ╰──────┴─────────────╯
spcd_step__environment_defaults_print() {
spcd_step "Print"
set -- \
\
"CMD_SUM" \
@ -1297,8 +1296,10 @@ spcd_main() {
# environment
spcd_step_in "Environment"
spcd_step_in "Defaults"
spcd_step "Print defined"
spcd_step__environment_defaults_print
spcd_step__environment_defaults_set
spcd_step "Print effective"
spcd_step__environment_defaults_print
spcd_step_out
spcd_step__environment_set_variables