Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddb9f16c authored by Taylor Santiago's avatar Taylor Santiago Committed by Automerger Merge Worker
Browse files

Merge "Undo filtering of HOME environment variable." into main am: 4e1af694

parents 9de40022 4e1af694
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -351,9 +351,6 @@ func NewConfig(ctx Context, args ...string) Config {

		// Use config.useN2 instead.
		"SOONG_USE_N2",

		// Leaks usernames into environment.
		"HOME",
	)

	if ret.UseGoma() || ret.ForceUseGoma() {