| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
|
The refactoring in 9c4dfae was a bit too clever - I changed behaviour
and started considering _empty_ envvars as valid. This _may_ be expected
in some use-cases, but `getenv` didn't work that way before, and it's
probably a surprising behaviour anyway.
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
|
Go from two `os.Getenv` calls to one `os.LookupEnv` call.
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
|
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|