Automated rollback of changelist 200770591

PiperOrigin-RevId: 201012131
Change-Id: I5cd69e795555129319eb41135ecf26db9a0b1fcb
This commit is contained in:
Fabricio Voznika
2018-06-18 10:00:04 -07:00
committed by Shentubot
parent 563a71ef24
commit 775982ed4b
-2
View File
@@ -209,8 +209,6 @@ func (s *Sandbox) createGoferProcess(spec *specs.Spec, conf *boot.Config, bundle
}
cmd := exec.Command(binPath, args...)
cmd.Stdout = os.Stdout
cmd.Stderr = os.Stderr
cmd.ExtraFiles = goferEnds
// Setup any uid/gid mappings, and create or join the configured user