gvisor/pkg/test
Dean Deng 1efe0ebc59 Switch uses of os.Getenv that check for empty string to os.LookupEnv.
Whether the variable was found is already returned by syscall.Getenv.
os.Getenv drops this value while os.Lookupenv passes it along.

PiperOrigin-RevId: 351674032
2021-01-13 15:15:20 -08:00
..
criutil Delete shim v1 2021-01-12 17:54:10 -08:00
dockerutil Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
testutil Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00