forked from EvergreenCrypto/docker-finance
container: rename $global_conf_shell -> $global_conf_subscript
Provides clarity, avoids confusion.
This commit is contained in:
@@ -96,7 +96,7 @@ void example2()
|
||||
print_env("global_conf_fetch");
|
||||
print_env("global_conf_hledger");
|
||||
print_env("global_conf_meta");
|
||||
print_env("global_conf_shell");
|
||||
print_env("global_conf_subscript");
|
||||
// TODO(unassigned): read array from shell? ROOT impl simply calls stdlib getenv()
|
||||
// print_env("global_hledger_cmd");
|
||||
print_env("global_parent_profile");
|
||||
|
||||
Reference in New Issue
Block a user