summaryrefslogtreecommitdiffstats
path: root/commands/commandeer.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/commandeer.go')
-rw-r--r--commands/commandeer.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/commandeer.go b/commands/commandeer.go
index 06e27cf18..457f708d6 100644
--- a/commands/commandeer.go
+++ b/commands/commandeer.go
@@ -303,7 +303,6 @@ func (c *commandeer) loadConfig(mustHaveConfigFile, running bool) error {
WorkingDir: dir,
Filename: c.h.cfgFile,
AbsConfigDir: c.h.getConfigDir(dir),
- Environ: os.Environ(),
Environment: environment,
},
cfgSetAndInit,